{
  "serverInfo": {
    "name": "clubhouse-so-web",
    "version": "1.0.0"
  },
  "description": "Clubhouse.so public discovery server for agent-ready metadata and lightweight site tools.",
  "protocolVersion": "2024-11-05",
  "transport": {
    "type": "streamable-http",
    "url": "https://clubhouse.so/api/mcp"
  },
  "transports": [
    {
      "type": "streamable-http",
      "url": "https://clubhouse.so/api/mcp"
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "authentication": {
    "type": "oauth2",
    "issuer": "https://dqljithsvluyolucfmdc.supabase.co/auth/v1",
    "protectedResource": "https://clubhouse.so/.well-known/oauth-protected-resource"
  }
}