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