Skip to main content
Codex CLI

Setup

Codex CLI is OpenAI’s local coding agent that runs directly from your terminal. Run the following command to add AutoSend MCP:
codex mcp add autosend --url https://mcp.autosend.com/
When adding the MCP server, Codex will detect OAuth support and open your browser to authorize the connection with your AutoSend account.

Next Steps