Published•Updated
Codex
AI coding assistant and IDE
Developer Tools

Codex — Official Website
What is Codex?
AI coding assistant and IDE
Install with Homebrew
brew install --cask codexHow to Install Codex on Mac
Follow these steps to install Codex using Homebrew, the most popular package manager for macOS. This works on both Apple Silicon (M1/M2/M3/M4) and Intel Macs.
- 1
Open Terminal
Launch Terminal from your Applications > Utilities folder, or press Cmd + Space and type "Terminal".
- 2
Install Homebrew
If you don't have Homebrew yet, paste the install script from brew.sh into Terminal and follow the prompts.
- 3
Run
brew install --cask codexPaste the following command into Terminal and press Enter:
brew install --cask codex - 4
Verify Installation
Run `brew list` to confirm codex is installed, then try `codex --version` to check the version number.
- 5
Launch Codex
Run `codex` in your Terminal to start using it.
Troubleshooting
- • If you see a permission error, try prefixing the command with
sudo. - • If Homebrew can't find the package, run
brew updatefirst to refresh the package list. - • On Apple Silicon Macs, make sure Homebrew is installed at
/opt/homebrew(the default for M-series chips).
Key Features
Easy installation via Homebrew
Regular updates and maintenance
Premium features available
Professional support available
Pros
- ✓Simple one-command installation
- ✓Well-maintained and regularly updated
- ✓Professional-grade features
Cons
- ✗Requires Homebrew to be installed
- ✗macOS only
Video Tutorials
Getting Started with Codex
Net Ninja92.5K views
More Tutorials
GPT-5 Codex: From Beginner to Expert in 17 minutes
Alex Finn • 77.6K views
OpenAI Codex in your code editor
OpenAI • 199.4K views
Getting started with Codex
OpenAI • 108.6K views
Frequently Asked Questions about Codex
Open Terminal, install Homebrew if you haven't already (visit brew.sh), then run `brew install --cask codex`. The app will be downloaded and installed automatically. You can then run `codex` from Terminal.
About the Author
Compare Codex
More Developer Tools
View allExplore More on Bundl
Related Reading
Compare Codex
Similar Apps
Cursor
AI-first code editor built on VS Code
Claude Code
AI-powered development environment by Anthropic
ChatGPT
OpenAI's official ChatGPT desktop app for macOS
Claude
Anthropic's official Claude AI desktop app
Windsurf
AI-powered code editor by Codeium
Kiro
Agent-centric IDE with spec-driven development by Amazon