v1
public
mcp-oauth-connect
Oauth Callback
OAuth callback — exchange code for token and store in MCPAuthConfig.
This endpoint does NOT require auth (the user is mid-redirect from the remote AS). The state token proves the flow was initiated by our /authorize.
get/v1/mcp-oauth/callback
Query parameters
codestring
statestring
errorstring
error_descriptionstring
Response
Successful Response
{"stackTrail":"paths:/v1/mcp-oauth/callback:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}