trails/.mcp.json
Ullrich Schäfer 66baca3635 Add Sentry MCP server config, ignore worktrees
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 07:43:58 +00:00

8 lines
No EOL
111 B
JSON

{
"mcpServers": {
"sentry": {
"type": "http",
"url": "https://mcp.sentry.dev/mcp"
}
}
}