{
  "mcpVersion": "2025-03-26",
  "name": "Alpha Radar",
  "url": "https://api.alpha.ac/functions/v1/mcp-server",
  "transport": "streamable-http",
  "version": "2.0.0",
  "description": "The first domain-specific MCP server for board-level AI governance. Rate companies AAA-D, score directors 0-200, predict governance failure probability, track EU AI Act compliance.",
  "authentication": {
    "type": "apiKey",
    "in": "header",
    "name": "x-api-key",
    "getKeyUrl": "https://www.alpha.ac/radar",
    "oauth2": {
      "authorizationUrl": "https://www.alpha.ac/oauth/authorize",
      "tokenUrl": "https://api.alpha.ac/functions/v1/oauth-token",
      "scopes": ["read:governance", "read:ratings", "read:directors", "read:regulatory"]
    }
  },
  "capabilities": {
    "tools": { "count": 18 },
    "resources": { "templates": 8, "ui": 3 },
    "prompts": { "count": 5 },
    "apps": {}
  },
  "freeTier": {
    "tools": ["search_companies", "get_platform_stats", "get_epoch_model_context", "get_compute_tier", "get_frontier_models_timeline"],
    "description": "No API key required for free tier tools"
  },
  "serverCard": "https://www.alpha.ac/.well-known/mcp/server-card.json",
  "openApiUrl": "https://www.alpha.ac/.well-known/openapi.json",
  "documentationUrl": "https://www.alpha.ac/developers",
  "mcpServers": [
    {
      "name": "Alpha Radar",
      "description": "AI governance intelligence for board directors. Rate companies, score directors, track regulations, predict governance failures.",
      "url": "https://api.alpha.ac/functions/v1/mcp-server",
      "serverUrl": "https://api.alpha.ac/functions/v1/mcp-server",
      "serverCardUrl": "https://www.alpha.ac/.well-known/mcp/server-card.json",
      "transport": "streamable-http",
      "version": "2.0.0",
      "authentication": {
        "type": "apiKey",
        "in": "header",
        "name": "x-api-key",
        "getKeyUrl": "https://www.alpha.ac/radar"
      },
      "tags": ["governance", "ai", "board", "regulatory", "compliance", "esg"],
      "categories": ["business", "legal", "finance"],
      "icon": "https://www.alpha.ac/og-radar.png"
    }
  ]
}
