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
Request
This endpoint expects an object.
client_name
redirect_uris
logo_uri
Response
Registered client metadata
client_id
client_id_issued_at
client_name
logo_uri
redirect_uris
token_endpoint_auth_method
grant_types
response_types
Errors
429
Too Many Requests Error