Skip to main content
Codex uses Codex CLI / app-server capabilities. Config is usually written to ~/.codex/. You can also authorize reading files you already have locally.

How to connect

Open Settings → CLI configuration → Codex CLI:
  1. Add a Codex provider (config.toml + auth.json). Saving writes ~/.codex/
  2. Or use existing local ~/.codex/config.toml and auth.json
  3. For a subscription account, run codex login in a terminal first
  4. If codex is not installed, click Install on that page
  5. You can override the Codex CLI path

Install

For a subscription account, also run codex login. Docs: Codex CLI

Custom models

You can add a model ID, display name, and context window, plus message / MCP environment variables.

Differences from Claude

Usage stats

Cost estimates are accurate only after you add a unit price for the model. The monthly budget threshold is a local visual reminder. It does not stop the runtime.

Next steps