Providers

Codex

Connect OpenAI Codex with your ChatGPT login.


Synergoi never asks for a ChatGPT password or API key. It drives the vendor's own command-line agent and adopts the login that CLI already holds, so model usage is billed on the plan you have today and nothing is proxied.

Works with ChatGPT Plus, Pro, Business and Enterprise plans that include Codex. Sign in with the ChatGPT account; no API key is involved.

  1. Install the Codex CLI

    Skip this if it is already on your PATH — Synergoi detects it and shows the version in Settings.

    macOS
    curl -fsSL https://chatgpt.com/codex/install.sh | sh
  2. Sign in once

    Run the vendor's login in any terminal, or press Connect in the app — it runs the same command and opens the browser for you.

    codex login
  3. Confirm in Synergoi

    Open Settings › Providers. The card turns green with your account, plan and meters. If it doesn't, press Rescan.

Prefer npm? npm install -g @openai/codex installs the same CLI.

What you get

  • Live meters for the 5-hour and weekly windows, read from Codex's own rate-limit endpoint even before you send a turn (the badge says probe when a figure came from the probe rather than a turn).
  • Generated images appear inline in the transcript when a turn produces one.
  • Sub-agents Codex runs are shown as cards with their result.

Accounts and versions

  • More than one ChatGPT account? Add another login from the provider card. Each thread picks an account, and quota meters are per account, so a personal and a work plan can share the app.
  • Updating the CLI. The provider card shows the installed version and an Update button that runs the vendor's own updater. Synergoi never patches vendor binaries.
  • Removing a login. Sign out from the card. Synergoi forgets what it adopted; the vendor CLI's own login files are untouched unless you choose to sign out there too.

Something wrong or missing on this page? Email [email protected].