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