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