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