AI · MCP

MCP server for AI citations

The Getspotted MCP server lets any AI agent find the sources ChatGPT, Claude, Perplexity, Gemini and Google cite for a query, and pull the contacts behind them. It speaks Streamable HTTP and authenticates with your API key.

Connect

Add the remote MCP server to your agent:

json
{
  "mcpServers": {
    "getspotted": {
      "url": "https://getspotted.ai/api/mcp",
      "headers": { "Authorization": "Bearer gsp_live_…" }
    }
  }
}

Discovery manifest: /.well-known/mcp.json.

Tools

find_ai_sources

Find the sources AI engines and Google cite for a query, per country.

10 credits
get_source_contacts

Get editor contacts for a cited source domain.

2 credits
list_engines

List the supported AI engines.

free
list_countries

List supported markets and AI Overview availability.

free

Per-agent setup