v51

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-01308532588.1 KB
MCP OAuth

OAuth Dynamic Client Registration Endpoint

OAuth 2.0 Dynamic Client Registration (RFC 7591). Registers a public client for the MCP OAuth flow; throttled per source IP

post/oauth/register

Request body

client_namestring required
redirect_urisstring[] required
logo_uristring

Response

Registered client metadata

client_idstring
client_id_issued_atinteger
client_namestring
logo_uristring
redirect_urisstring[]
token_endpoint_auth_methodstring
grant_typesstring[]
response_typesstring[]