This host serves client identity documents for OAuth clients operated by BGO, as defined by the OAuth Client ID Metadata Document draft and adopted by the Model Context Protocol authorization specification.
Each document’s URL is the client_id of the client it describes. An
authorization server fetches the URL presented to it, confirms the client_id
inside matches, and validates the redirect URI against the list it declares.
Published clients:
/mcp-remote/client-metadata.json
— mcp-remote, the local proxy that connects desktop MCP clients to
remote MCP servers.These documents are public by design and contain no secrets. They are served as static content and changed only through a reviewed deployment.