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