Files
wehub-resource-sync bb5c75ce05
Component Security Validation / Security Audit (push) Has been cancelled
Deploy to Cloudflare Pages / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:38:58 +08:00

1 line
413 B
JSON

{"content": "{\n \"mcpServers\": {\n \"sentry\": {\n \"description\": \"Official Sentry MCP Server (local). Run Sentry integration locally via npx for debugging, error tracking, and performance monitoring.\",\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@sentry/mcp-server@latest\"],\n \"env\": {\n \"SENTRY_ACCESS_TOKEN\": \"<your-sentry-auth-token>\"\n }\n }\n }\n}\n"}