{
  "name": "Citely",
  "description": "Read-only AI-visibility (GEO) data: which AI assistants mention a brand, how often they cite its domain, and the per-provider split.",
  "url": "https://aicitely.com/",
  "version": "1.0.0",
  "provider": {
    "name": "Citely",
    "url": "https://aicitely.com/"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "authentication": {
      "type": "bearer",
      "required": true
    }
  },
  "endpoints": {
    "mcp": "https://aicitely.com/api/mcp",
    "authorization_server": "https://aicitely.com/.well-known/oauth-authorization-server",
    "protected_resource": "https://aicitely.com/.well-known/oauth-protected-resource"
  },
  "documentation": "https://aicitely.com/auth.md"
}
