{
  "serverInfo": {
    "name": "menciona-mcp",
    "version": "1.0.0",
    "title": "Menciona",
    "description": "Query your AI visibility data — projects, prompts, audits, competitors, keywords, and sources — from any MCP-compatible agent or IDE."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://api.menciona.ai/mcp"
  },
  "capabilities": {
    "tools": {}
  },
  "authentication": {
    "type": "oauth2",
    "protectedResourceMetadata": "https://api.menciona.ai/.well-known/oauth-protected-resource",
    "authorizationServers": ["https://api.menciona.ai"]
  },
  "documentation": "https://menciona.ai/en/mcp/",
  "x_agentic_commerce": {
    "supported": true,
    "recipe": "https://menciona.ai/auth.md",
    "feed": "https://app.menciona.ai/api/acp/feed",
    "checkout_session_endpoint": "https://app.menciona.ai/api/acp/checkout_sessions",
    "note": "Use the ACP checkout flow (Option C in auth.md) to autonomously register, subscribe, and obtain a long-lived API key in one atomic call."
  }
}
