MCP OAuth
Token Exchange
RFC 6749 token endpoint — authorization code + PKCE → MCP JWT. mcp-remote sends: grant_type, code, code_verifier, redirect_uri (form-encoded).
post/mcp/token
Response
Successful Response
{"stackTrail":"paths:/mcp/token:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.