This was working for months and stopped working 5 days ago. I have tried multiple authentication methods, downgrading the version of claude code, and more to no success.
Environment
latest (0.31.0) also not working on previous versions
Steps to Reproduce
- Setup a Github Action using Claude Code and Sentry MCP stdio (personal access token or device-code)
- Testing with
npx @sentry/mcp-server auth status shows as logged in
- Claude code shows the mcp server status as pending and after several attempts it never connects
Expected Result
The mcp server tools are available
Actual Result
The mcp server tools are not available.
This was working for months and stopped working 5 days ago. I have tried multiple authentication methods, downgrading the version of claude code, and more to no success.
Environment
latest (0.31.0) also not working on previous versions
Steps to Reproduce
npx @sentry/mcp-server auth statusshows as logged inExpected Result
The mcp server tools are available
Actual Result
The mcp server tools are not available.