Skip to content
All tools
Terminal coding agent

Use Codex CLI for 80% less.

OpenAI's official command-line coding agent — direct competitor to Claude Code, with the same token-burning appetite.

OpenAI direct
$400
/month, typical
Through us
$80
/month, same use
You keep
$320
/month back in pocket

Why Codex CLI burns tokens

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.

Setup — under 60 seconds

  1. 1

    Get an API key

    Sign up (free, no card), then generate an sk-cc-… key from your dashboard.

  2. 2

    Configure Codex CLI

    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
    codex
  3. 3

    Run as usual

    Codex CLI keeps every feature. Only the API endpoint changed — your prompts, tools, and behaviour are unchanged.

Recommended models for Codex CLI

GPT-5.3 Codex

$0.28/M in · $2.24/M out

Code-specialized — best for Codex CLI

GPT-5.5

$0.8/M in · $6.4/M out

Hardest reasoning, slower

GPT-5.4

$0.4/M in · $2.4/M out

Standard tier, balanced cost

FAQ

Does Codex CLI support OPENAI_BASE_URL?

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.

Can I switch between gpt-5-codex and Claude in the same session?

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.

What about file edits + shell exec — is anything different?

No. Codex CLI executes shell and writes files locally. We only see chat completion calls. Everything else is unchanged.

Ready to cut your Codex CLI bill?

Free Basic plan, $19 lifetime Pro. Crypto only. No subscription.

Get an API key — free

Or visit Codex CLI