🌐
Openai
developers.openai.com › codex › cli
CLI – Codex | OpenAI Developers
ChatGPT Plus, Pro, Business, Edu, and Enterprise plans include Codex. Learn more about what’s included. ... Install the Codex CLI with npm.
Docs Guides and concepts for the OpenAI API
Explore guides, API docs, and examples for the OpenAI API.
IDE extension
The Codex VS Code extension is available on macOS and Linux. Windows support is experimental. For the best Windows experience, use Codex in a WSL workspace and follow our Windows setup guide. After you install it, you’ll find Codex in your editor sidebar. In VS Code, Codex opens in the right ...
Web
Codex is OpenAI’s coding agent that can read, edit, and run code. It helps you build faster, fix bugs, and understand unfamiliar code.
Pricing
Codex is included in your ChatGPT Free, Go, Plus, Pro, Business, Edu, or Enterprise plan
🌐
Openai
developers.openai.com › codex › app
App – Codex | OpenAI Developers
February 12, 2026 - Download the Codex app for Windows or macOS. ... Once you downloaded and installed the Codex app, open it and sign in with your ChatGPT account or an OpenAI API key.
🌐
GitHub
github.com › openai › codex
GitHub - openai/codex: Lightweight coding agent that runs in your terminal · GitHub
2 hours ago - npm i -g @openai/codex or brew install --cask codex
Starred by 73.8K users
Forked by 10.4K users
Languages   Rust 94.8% | Python 2.9% | TypeScript 1.4% | JavaScript 0.3% | Starlark 0.3% | Shell 0.1%
🌐
Openai
developers.openai.com › codex › quickstart
Quickstart – Codex | OpenAI Developers
February 3, 2026 - Download the Codex app for Windows or macOS. ... Once you downloaded and installed the Codex app, open it and sign in with your ChatGPT account or an OpenAI API key.
🌐
Microsoft Store
apps.microsoft.com › detail › 9plm9xgg6vks
Codex - Free download and install on Windows | Microsoft Store
2 weeks ago - The official Codex desktop app from OpenAI is your command center for agentic software development. With the Codex app you can: - Multi-task with agents — Run multiple coding agents in parallel, organized by project and thread - Keep work isolated — Built-in worktrees and cloud environments ...
🌐
ChatGPT
chatgpt.com › codex
Codex
4 hours ago - From routine pull requests to your hardest problems, Codex reliably completes tasks end to end, like building features, complex refactors, migrations, and more, powered by OpenAI’s frontier coding models.
🌐
OpenAI
openai.com › codex
Codex | AI Coding Partner from OpenAI | OpenAI
1 week ago - From routine pull requests to your hardest problems, Codex reliably completes tasks end to end, like building features, complex refactors, migrations, and more, powered by OpenAI’s frontier coding models.
Find elsewhere
🌐
amanhimself.dev
amanhimself.dev › blog › first-few-days-with-codex-cli
First few days with Codex CLI | amanhimself.dev
January 4, 2026 - The way I choose to install Codex CLI is by using global npm packages inside a terminal window. Before you do that, you should install Node.js on your machine. There are other ways you can opt to install Codex CLI and you can view them from ...
🌐
Visual Studio Marketplace
marketplace.visualstudio.com › items
Codex – OpenAI’s coding agent - Visual Studio Marketplace
1 week ago - Extension for Visual Studio Code - Codex is a coding agent that works with you everywhere you code — included in ChatGPT Plus, Pro, Business, Edu, and Enterprise plans.
🌐
Openai
developers.openai.com › codex › app › windows
Windows – Codex app | OpenAI Developers
1 month ago - Download the Codex app from the Microsoft Store. Then follow the quickstart to get started. To update the app, open the Microsoft Store, go to Downloads, and click Check for updates. The Store installs the latest version afterward.
🌐
Agents
agents.md
AGENTS.md
- Run `pnpm install --filter <project_name>` to add the package to your workspace so Vite, ESLint, and TypeScript can see it.
🌐
Guidemode
app.guidemode.dev › learn › courses › installing-codex
Installing Codex CLI | Learn with GuideMode
Learn how to install Codex CLI, authenticate with your OpenAI account, and start coding with AI assistance in your terminal.
🌐
iTechs Online
itecsonline.com › post › how-to-codex-cli-linux
How To Install OpenAI Codex CLI on Ubuntu Linux: 2026 Guide
February 13, 2026 - Install OpenAI Codex CLI on Ubuntu with GPT-5.3-Codex-Spark, configure MCP servers, agent skills, and sandbox security for enterprise development teams.
🌐
OpenReplay
blog.openreplay.com › integrate-openais-codex-cli-tool-development-workflow
How to integrate OpenAI's Codex CLI tool into Your Development Workflow
June 3, 2025 - Getting Codex CLI running on your system is straightforward, requiring just a few components: Operating Systems: macOS 12+, Ubuntu 20.04+/Debian 10+, or Windows with WSL2 ... # Install globally via npm npm install -g @openai/codex # Set your ...
🌐
HackerNoon
hackernoon.com › how-to-install-and-use-openais-codex-agent-in-vs-code
How to Install and Use OpenAI's Codex Agent in VS Code | HackerNoon
August 29, 2025 - Learn how to integrate OpenAI Codex into VS Code and unlock AI-powered coding—install, set up, and build your first app in minutes.
🌐
Milvus
milvus.io › ai-quick-reference › how-do-i-install-codex-cli-on-my-machine
How do I install Codex CLI on my machine?
Installing Codex CLI is straightforward ... Homebrew for macOS and Linux users, which you can execute with the simple command brew install codex....
🌐
npm
npmjs.com › package › @openai › codex
@openai/codex - npm
1 week ago - npm i -g @openai/codex or brew install --cask codex Codex CLI is a coding agent from OpenAI that runs locally on your computer.
      » npm install @openai/codex
    
Published   Mar 31, 2026
Version   0.118.0
🌐
iTechs Online
itecsonline.com › post › how-to-install-codex-cli-on-windows-2026-guide
How To Install Codex CLI on Windows (2026 Guide)
March 5, 2026 - Install OpenAI Codex CLI on Windows via native npm, WSL2, or binary download. Step-by-step setup, sandbox configuration, approval modes, and troubleshooting.