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