code_get_findings — searchcode MCP Tool
code_get_findings
(code get findings) is one of 7 tools on the
searchcode
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call code_get_findings from your client
- Claude Code searchcode code_get_findings run in your project directory
- Claude Desktop searchcode code_get_findings ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor searchcode code_get_findings ~/.cursor/mcp.json
- VS Code searchcode code_get_findings .vscode/mcp.json
- Zed searchcode code_get_findings ~/.config/zed/settings.json
- Windsurf searchcode code_get_findings ~/.codeium/windsurf/mcp_config.json
- Cline searchcode code_get_findings ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI searchcode code_get_findings ~/.gemini/settings.json
- Grok searchcode code_get_findings .mcp.json (in your project root)
- ChatGPT searchcode code_get_findings Settings → Connectors → Advanced → Developer mode
- Claude.ai searchcode code_get_findings Settings → Connectors → Add custom connector
- LangChain searchcode code_get_findings pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://api.searchcode.com/v1/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
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.