find_issues — Sentry MCP Tool Read-only
find_issues
(find issues) is one of 6 tools on the
Sentry
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_issues from your client
- Claude Code Sentry find_issues run in your project directory
- Claude Desktop Sentry find_issues ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Sentry find_issues ~/.cursor/mcp.json
- VS Code Sentry find_issues .vscode/mcp.json
- Zed Sentry find_issues ~/.config/zed/settings.json
- Windsurf Sentry find_issues ~/.codeium/windsurf/mcp_config.json
Fastest route
claude mcp add --transport http mcp https://mcp.sentry.dev/mcp
Other tools on this server
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.