Skip to main content
kRouter
All providers

OAuth subscription

cx/

OpenAI Codex

OpenAI Codex (Plus/Pro) — GPT-5.x series.

chatgpt.com

Quick setup

  1. Open the kRouter dashboard at http://localhost:20128

  2. Go to Providers → click the OpenAI Codex tile

  3. Click Connect and complete the OAuth flow in your browser

  4. Test the connection — kRouter auto-refreshes tokens from here on

Use in your IDE

Point any OpenAI-compatible client at kRouter using your local API key.

ide configbash
# Endpoint
http://localhost:20128/v1

# API key (from Dashboard → API Keys)
sk-krouter-XXXX

# Model
cx/gpt-5.5