MCP OAuth
Preview a pending MCP OAuth authorization request.
get/mcp/oauth/authorize/request
Query parameters
requeststring required
Response
Safe consent-screen metadata.
Example response
{
"clientName": "Codex",
"resource": "https://api.traxy.ai/api/v1/mcp"
}