OpenAI's official command-line coding agent — direct competitor to Claude Code, with the same token-burning appetite.
Codex CLI is autonomous — runs shell, edits files, plans across many turns. With GPT-5 Codex at $1.40/$11.20 per 1M, full-day usage hits $40-80 on OpenAI direct. Through us at 80% off: $8-15/day.
Sign up (free, no card), then generate an sk-cc-… key from your dashboard.
Set environment variables before launching codex.
export OPENAI_API_KEY=sk-cc-your-key-here
export OPENAI_BASE_URL=https://claudeapi.cheap/api/proxy/v1
codexCodex CLI keeps every feature. Only the API endpoint changed — your prompts, tools, and behaviour are unchanged.
Code-specialized — best for Codex CLI
Hardest reasoning, slower
Standard tier, balanced cost
Yes. Codex CLI uses the OpenAI Node SDK under the hood and respects both OPENAI_API_KEY and OPENAI_BASE_URL. Point them at our proxy.
Codex CLI is OpenAI-formatted only — but our /v1/chat/completions endpoint routes Claude models too. Use --model claude-sonnet-4-6 if Codex CLI exposes a model flag, or stick with the GPT-5 family.
No. Codex CLI executes shell and writes files locally. We only see chat completion calls. Everything else is unchanged.
Free Basic plan, $19 lifetime Pro. Crypto only. No subscription.
Get an API key — free