If you want to connect Claude Code to Sentry, the command you are looking for is:
claude mcp add-json Sentry '{"command":"npx","args": ["mcp-remote@latest","https://mcp.sentry.dev/sse"], "env": {"SENTRY_AUTH": "*********"}}'
Where SENTRY_AUTH is a personal token (read permission is enough)
4 months ago