
Get Started
CLI guide
Install, authenticate, and launch Codex in under a minute.
Codex-specific: OpenAI wire format
Codex uses the OpenAIresponses wire API. When routing through Edgee, the CLI automatically sets the correct provider config in ~/.codex/config.toml:
edgee launch codex. You never need to edit this file manually.
Manual setup (advanced)
Manual setup (advanced)
To configure Codex without the CLI, paste the config above into
~/.codex/config.toml and replace <YOUR_EDGEE_API_KEY> with your key from the Edgee Console. Enable Codex Token Compression on that key from the Edge Models section.