An authorization request with no resource
The token comes back valid and bound to nothing, so every MCP server the user authorized will accept it
GET /authorize?response_type=code&client_id=abc123&redirect_uri=https%3A%2F%2Fclient.example%2Fcb&code_challenge=E9Melhoa2OwvFrEMTJguCHaoeK1t8URWbuGJSstw-cM&code_challenge_method=S256&state=xyz HTTP/1.1 Host: auth.example.com