Skip to main content
POST
Register MCP OAuth client

Body

application/json
redirect_uris
string[]
required
Minimum array length: 1
Maximum string length: 2048
client_name
string
Maximum string length: 100
token_endpoint_auth_method
enum<string>
Available options:
none
grant_types
tuple
response_types
tuple

Response

Registered OAuth client

client_id
string
required
client_id_issued_at
number
required
redirect_uris
string[]
required
token_endpoint_auth_method
enum<string>
required
Available options:
none
grant_types
enum<string>[]
required
Available options:
authorization_code
response_types
enum<string>[]
required
Available options:
code
client_name
string