Retrieves client information for display on the OAuth consent page. If the client_id is a URL, fetches metadata from the client’s /.well-known/mcp-client endpoint (CIMD). For non-URL client IDs, returns the client_id only.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OAuth client ID