Overview
The MCP Data Connector is a read-only MCP server for your ChatAds widget data - usage, conversation transcripts, and inline-link clicks. It makes no changes to your account: no settings, no keys, no billing. Point any MCP-compatible client (Claude, Cursor, etc.) at it and ask questions about your widget’s performance in plain language.Get Your Key
The connector authenticates with your MCP Data Connector Key (uk_...), a personal key rather than a team key - see Your Account for how it’s managed.
- Log into app.getchatads.com
- Open Account
- In the MCP Data Connector Key card, click Create MCP Data Connector Key (or Show if you already have one)
If you created your key before this feature launched, reveal it once (or reset it) on the Account page - that’s what registers it for MCP lookups. New keys work immediately.
Connect
Add the connector to your MCP client’s configuration:Tools
All three also accept an optional
team_id parameter - you only need to pass it if your account belongs to more than one team. If you do, the tool tells you your team IDs and names so you can pick one.
Limits
- A per-user rate limit applies across all three tools, separate from any team’s ChatAds plan limits.
- Conversations and clicks are retained 90 days (the same purge schedule as the dashboard).
- Data mirrors what you’d see in the dashboard’s Conversations tab and Click Log Export - this connector doesn’t compute anything new, it just makes that data queryable from your MCP client.
Troubleshooting
”Widget data tools require a uk_ user key”
You connected with a team API key (cak_...). The widget-data tools only accept an MCP Data Connector Key (uk_...) - create one on the Account page.
”Your account belongs to multiple teams”
Pass theteam_id from the error message as an argument to the tool call.
Tool not appearing in your MCP client
- Verify the URL is exactly:
https://api.getchatads.com/mcp/mcp - Check that
transportis set to"http" - Restart your MCP client completely
- Ask: “What tools do you have access to?”