v9

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01391555.5 KB
MCP OAuth

Start MCP OAuth authorization.

Validates client, redirect URI, resource, scopes, and PKCE challenge, then redirects to the traxy consent screen.

get/mcp/oauth/authorize

Query parameters

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