{
  "name": "getspotted",
  "title": "Getspotted",
  "description": "Find the sources AI engines (ChatGPT, Claude, Perplexity, Gemini) and Google cite for a query, per country, and the contacts behind them.",
  "version": "1.0.0",
  "transport": "streamable-http",
  "endpoint": "https://getspotted.ai/api/mcp",
  "authentication": {
    "type": "http",
    "scheme": "bearer",
    "description": "Use an API key created in your Getspotted dashboard as the bearer token (gsp_live_…)."
  },
  "documentation": "https://getspotted.ai/openapi.json",
  "tools": [
    "find_ai_sources",
    "list_engines",
    "list_countries",
    "get_source_contacts"
  ]
}
