IntegrationsAgents
Codex CLI
Connect OpenAI Codex CLI to SecureAuth AI Gateway
OpenAI's agentic coding CLI for software engineering tasks.
Setup
- Add the MCP server — Add the following to
~/.codex/config.toml:
[mcp_servers.secureauth]
url = "https://your-gateway-url/gateway/mcp"- Authenticate
codex mcp login secureauth- Start Codex
codexThe agent is auto-registered on first connect.