Explains how to configure Codex CLI to route through OpenRouter instead of directly to OpenAI by editing config.toml to set base_url = “https://openrouter.ai/api/v1” and wire_api = “responses”. Lists three Codex model options with pricing: gpt-5.3-codex ($1.75/$14 per M tokens), gpt-5.1-codex ($1.25/$10), and gpt-5.1-codex-mini ($0.25/$2), and notes model slugs need the openai/ provider prefix plus the 5.5% credit fee with no provider markup.