Codex
Codex CLI, the IDE extension, and the desktop app share MCP configuration on the same host. Put this in ~/.codex/config.toml, or in a trusted project's .codex/config.toml.
- Set
COLDRIG_TOKENsecurely. - Add the block.
- Restart and use
/mcpto verify.
[mcp_servers.coldrig]
url = "https://agent-cold-email-api.yaakovscher.workers.dev/mcp"
bearer_token_env_var = "COLDRIG_TOKEN"