{"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\": \"\"\n }\n }\n }\n}\n"}