code_find_usages — searchcode MCP Tool
code_find_usages
(code find usages) 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_find_usages from your client
- Claude Code searchcode code_find_usages run in your project directory
- Claude Desktop searchcode code_find_usages ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor searchcode code_find_usages ~/.cursor/mcp.json
- VS Code searchcode code_find_usages .vscode/mcp.json
- Zed searchcode code_find_usages ~/.config/zed/settings.json
- Windsurf searchcode code_find_usages ~/.codeium/windsurf/mcp_config.json
- Cline searchcode code_find_usages ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI searchcode code_find_usages ~/.gemini/settings.json
- Grok searchcode code_find_usages .mcp.json (in your project root)
- ChatGPT searchcode code_find_usages Settings → Connectors → Advanced → Developer mode
- Claude.ai searchcode code_find_usages Settings → Connectors → Add custom connector
- LangChain searchcode code_find_usages 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.