v1

latestOpenAPI 3.1.02026-07-1314915.3 KB

Authorize

OAuth 2.1 authorization endpoint for MCP clients.

get/oauth/mcp/authorize

Query parameters

response_type'code' required
code_challengestring required
code_challenge_method'S256' required
client_idstring required
redirect_uristring uri required
resourcestring uri required
statestring nullable

Headers

x-client-secretstring nullable

A secret token identifying the client connecting to the API

Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP

A secret token identifying the client connecting to the API

Response

Successful Response

{"stackTrail":"paths:/oauth/mcp/authorize:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}