#Unable to Use Sentry's MCP in Claude Code

2 messages · Page 1 of 1 (latest)

glad karma
#

I'm trying to setup sentry's mcp in claude code but im having trouble. The OAuth claude mcp add --transport http sentry https://mcp.sentry.dev/mcp doesn't trigger as per the docs This will trigger an OAuth authentication flow to connect Claude Code to your Sentry account. . When I try to do it using claude /mcp, it just returns the error from the attachment below.

I tried setting it up locally in the project, through .mcp.json, however, then I keep on getting OPENAI_API_KEY environment variable is required for semantic search when i try to use it for seraching through issues. I tried setting the OPENAI_API_KEY as env.OPENAI_API_KEY and also as --OPENAI_API_KEY=, none of which worked.

dusty horizon
#

Can you try again? Should be resolved now