{
  "client_id": "https://cimd.bgo.com/mcp-remote/client-metadata.json",
  "client_name": "BGO mcp-remote (desktop MCP proxy)",
  "client_uri": "https://cimd.bgo.com/",
  "redirect_uris": [
    "http://localhost:3334/oauth/callback",
    "http://127.0.0.1:3334/oauth/callback"
  ],
  "grant_types": ["authorization_code", "refresh_token"],
  "response_types": ["code"],
  "token_endpoint_auth_method": "none"
}
