Interact with Sentry for error tracking, issue management, and performance monitoring
npx @getmcp/cli add sentryConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"sentry": {
"url": "https://mcp.sentry.dev/sse",
"transport": "sse"
}
}
}