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