Who it’s for
- Agencies managing many brands — one API key can be granted multiple brands, so an assistant can loop over your whole portfolio (“for each brand, pull this week’s gaps and summarize”).
- In-house power marketers who live in an AI tool and want programmatic, conversational access to their AI-visibility data alongside their other work.
Cited MCP is an agency / power-user surface. If you just want to look at your numbers, the dashboard is faster and richer. The MCP shines for automation and for composing Cited data with your other tools inside an agent.
What it is (and isn’t)
Cited MCP is the external, agent-facing face of the Cited platform. It is a thin projection — every tool returns the same data the dashboard shows.- Available now: resolver tools (
whoami,list_brands,list_dimensions) and read tools (get_ai_shelf_products,get_cited_index). See Capabilities. - Coming: conformed metric tools (
cube_slice/cube_drill) that return the exact numbers from Cited’s metrics cube, and action tools (generate a content brief, find source targets, create a task) that run Cited’s execution layer.
How it works
There are two ways to connect, depending on your client:- Sign-in (OAuth) — on Claude Desktop, paste one URL (
https://api.getcited.in/mcp-oauth) and sign in with your Cited account. No key to manage; your brands are resolved from your verified email. - API key — on every other client (Claude Code, Cursor, VS Code, Gemini CLI, ChatGPT), authenticate with a Cited API key (
Authorization: Bearer cited_sk_…) againsthttps://api.getcited.in/mcp.