LIVE|CLI v0.144.0·model GPT-5.6 Sol·verified 2026-07-09
Codex Insider
The unofficial wire for OpenAI Codex.
$ codex --help

Codex guides

The how-to layer: getting Codex running on your machine, using the features that aren't obvious from the docs, and the tools people run alongside it. Each guide is the version we'd give a teammate on a call — checked against the official docs, not padded.

Install

Features

Models

Ecosystem

CC Switch: moving between Claude Code and Codex

CC Switch is a free, open-source desktop app that stores every provider setup for Claude Code, Codex, and other CLIs in one pla…

Connect Codex to Atlassian

One login gets you into Jira, Confluence, and Atlassian's other cloud tools, using whatever permissions you already have there.…

Connect Codex to Cloudflare

Cloudflare has seventeen separate MCP servers, each with its own OAuth login, so decide how many you want live before turning m…

Connect Codex to Context7

A bare npx command to Context7 fails two different ways in Codex, and they're easy to mix up: 'program not found' means Codex n…

Connect Codex to Figma

Follow Figma's install command on a recent Windows build and OAuth registration dies with a 400 invalid_redirect_uri error — do…

Connect Codex to GitHub

Connect Codex to GitHub and it can read a PR diff or trigger an Actions workflow, straight from a prompt. GitHub wrote the setu…

Connect Codex to Linear

Skip the flag Linear's docs still mention — Codex retired that check back in December, so it doesn't do anything anymore. Other…

Connect Codex to MongoDB

MongoDB's setup wizard only knows six clients: Cursor, VS Code, Claude Desktop, Claude Code, Open Code, and Windsurf. Codex did…

Connect Codex to Notion

Notion's MCP server only accepts a real OAuth login through a browser, so this isn't something you can wire into a CI pipeline …

Connect Codex to Playwright

Codex gets a real browser to drive, reading pages back as structured data instead of pixels — no vision model needed to find a …

Connect Codex to PostgreSQL

The Postgres MCP server most tutorials point you to is archived, and it still has an unpatched SQL injection. The replacement h…

Connect Codex to Sentry

You'll end up on Sentry's hosted MCP server by default — the local stdio option is only for self-hosted installs, and it's offi…

Connect Codex to Serena

Only Codex's user-level config file actually loads MCP servers, so a project-level copy of the same Serena block gets silently …

Connect Codex to Slack

Codex can't log into Slack's official MCP server. The login flow requires a pre-registered OAuth client, and Slack doesn't supp…

Connect Codex to Stripe

Stripe's write tools can issue real refunds, so leave the approval prompts on instead of switching them off for convenience. Co…

Connect Codex to Supabase

Supabase is the rare vendor that puts a Codex config block right in its own docs, so there's nothing to translate and nothing t…