search_region_candidates — SupplyGraph.AI MCP Tool Read-only
search_region_candidates
(search region candidates) is one of 9 tools on the
SupplyGraph.AI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_region_candidates from your client
- Claude Code SupplyGraph.AI search_region_candidates run in your project directory
- Claude Desktop SupplyGraph.AI search_region_candidates ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SupplyGraph.AI search_region_candidates ~/.cursor/mcp.json
- VS Code SupplyGraph.AI search_region_candidates .vscode/mcp.json
- Zed SupplyGraph.AI search_region_candidates ~/.config/zed/settings.json
- Windsurf SupplyGraph.AI search_region_candidates ~/.codeium/windsurf/mcp_config.json
- Cline SupplyGraph.AI search_region_candidates ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SupplyGraph.AI search_region_candidates ~/.gemini/settings.json
- Grok SupplyGraph.AI search_region_candidates .mcp.json (in your project root)
- ChatGPT SupplyGraph.AI search_region_candidates Settings → Connectors → Advanced → Developer mode
- Claude.ai SupplyGraph.AI search_region_candidates Settings → Connectors → Add custom connector
- LangChain SupplyGraph.AI search_region_candidates pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http supplygraph https://mcp.supplygraph.ai/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.