search_events — Sentry MCP Tool Read-only
search_events
(search events) 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 search_events from your client
- Claude Code Sentry search_events run in your project directory
- Claude Desktop Sentry search_events ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Sentry search_events ~/.cursor/mcp.json
- VS Code Sentry search_events .vscode/mcp.json
- Zed Sentry search_events ~/.config/zed/settings.json
- Windsurf Sentry search_events ~/.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.