MCP OAuth

OAuth redirect target. Exchanges code -> tokens and redirects back to dashboard.

get/api/mcp-oauth/callback

Query parameters

codestring
statestring
errorstring
error_descriptionstring

Changes

Changed in 1 of the 104 revisions of this API.1

    • added the media type application/json for the response with the status

      response-media-type-added