

Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "sentry mcp server": {4 "env": {5 "OPENAI_API_KEY": "sk-...",6 "SENTRY_ACCESS_TOKEN": "your-token",7 "EMBEDDED_AGENT_PROVIDER": "openai"8 },9 "args": [10 "@sentry/mcp-server"11 ],12 "command": "npx"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation