settings.json•726 B
{
"permissions": {
"allow": [
"WebFetch(domain:mcp.sentry.dev)",
"WebFetch(domain:docs.sentry.io)",
"WebFetch(domain:develop.sentry.dev)",
"WebFetch(domain:modelcontextprotocol.io)",
"WebFetch(domain:docs.anthropic.com)",
"Bash(grep:*)",
"Bash(jq:*)",
"Bash(pnpx vitest:*)",
"Bash(pnpm test:*)",
"Bash(pnpm run typecheck:*)",
"Bash(pnpm run check:*)",
"Bash(pnpm run:*)",
"Bash(pnpx tsx:*)",
"Bash(gh pr checks:*)",
"Bash(gh pr view:*)",
"Bash(gh run view:*)",
"Bash(git status:*)"
],
"deny": []
},
"enableAllProjectMcpServers": true,
"includeCoAuthoredBy": true,
"enabledMcpjsonServers": ["sentry"]
}