Connect with your Cited account.
No API key to create or manage. Add the Cited MCP URL to Claude Desktop, sign in, and the brands your account can reach are available through the connection. On Pro and above.
https://api.getcited.in/mcp-oauth
MCP is an open standard for connecting AI assistants to outside tools and data. Cited exposes your AI search data through it, so a supported assistant can answer questions about your brands, topics, sources and metrics without opening the dashboard. The data comes from the same store the dashboard reads.
Your AI search data should be where decisions get made. MCP lets your team ask in plain language, work across every brand at once, and go from a number straight to the evidence under it, without leaving the assistant they already have open.
Which one you use depends on the assistant.
No API key to create or manage. Add the Cited MCP URL to Claude Desktop, sign in, and the brands your account can reach are available through the connection. On Pro and above.
https://api.getcited.in/mcp-oauth
For clients that use an authenticated MCP connection: Claude Code, Cursor, VS Code, Gemini CLI and ChatGPT. Create a key under Settings → API & MCP, then add the endpoint and the authorization header to your assistant. Key access is on Pro and above.
https://api.getcited.in/mcp Authorization: Bearer cited_sk_…
Ask in plain English. Your assistant chooses the Cited tools it needs and combines the results into an answer. Here is one question about topics and the calls it became.
“Across every brand I manage, which topics lost share this month, and which sources are driving those losses?”
list_brands()
→ 7 brands
cube_slice(brand_id, metric="sov", breakdown="topic", days=30)
→ share of voice per topic, per brand
cube_drill(brand_id, filters={"topic": "…"}, breakdown="domain")
→ the sources behind each topic that movedOne question. Several Cited tools. One answer. The assistant discovers your brands, slices the metric by topic, then drills into the sources behind the change, all from the same data layer the dashboard reads. There is no second calculation on the side, so the number your assistant gives you is the number on your screen.
Ten read-only tools let an assistant discover your brands, query your metrics, drill into topics and the sources behind them, and read Cited's own published data. None of them can change anything in your Cited account.
Ask for the metrics you already use in the dashboard, then break them down by platform, domain, topic, intent, prompt or date. Cited works each one out in one place, so the assistant and the dashboard stay aligned.
visibilitycitation_ratecitation_sharecitation_countsovavg_positionnet_sentimentmention_countresponse_countBreak any of them down by platform, domain, topic, intent, prompt or run_date. There is one exception. citation_rate only counts the answers that mention you, so it cannot be split by domain. Use citation_share when you want the view per source.
Full reference in the docs, or talk to us.
Connect Cited to a supported MCP client, then ask about your brands, topics, sources and AI visibility without opening the dashboard.