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