
1{2 "mcpServers": {3 "sentry": {4 "env": {},5 "args": [6 "mcp-sentry-custom",7 "--auth-token",8 "YOUR_SENTRY_TOKEN",9 "--project-slug",10 "YOUR_PROJECT_SLUG",11 "--organization-slug",12 "YOUR_ORGANIZATION_SLUG",13 "--sentry-url",14 "YOUR_SENTRY_URL"15 ],16 "command": "uvx"17 }18 }19}
No reviews yet. Be the first to review!
Sign in to join the conversation