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