How to connect using Codex CLI
At launch, you’ll need to add the DocSend MCP server manually in Codex CLI.
- Open a terminal.
- Add the DocSend MCP server by running:
codex mcp add DropboxDocSend --url https://docsend.com/mcp
- Sign in to DocSend by running:
codex mcp login DropboxDocSend
- Complete the DocSend authorization flow in your browser.
- Sign in to your DocSend account if prompted.
- Review the requested permissions, then click Allow.
- Return to your terminal.
- Confirm that the DocSend MCP server was added by running:
codex mcp list
You should see DropboxDocSend in your list of configured MCP servers.
After connecting, you can ask Codex CLI to use DocSend in your prompts.
Example queries for the DocSend MCP server
After connecting, you can try queries such as:
- “Summarize the key points in my pitch deck.”
Reads and analyzes a DocSend document to summarize its contents.
- “What documents are in my Series A Data Room?”
Shows the documents and folder structure in a selected Space.
- “Who has visited my Series A Data Room in the last 7 days?”
Shows recent visits to a selected Space.
- “What documents has Jane Smith viewed, and when did she last visit?”
Shows which documents a selected contact has visited.
- “Give me a summary of what happened in my Series A Data Room over the last week.”
Searches activity in a selected Space to help you understand recent events.