the easy way: the Codex desktop app
1
download and open it
- go to developers.openai.com/codex/app and download the app for your computer (Mac or Windows).
- on Mac: open the downloaded file and drag Codex into your Applications folder, then open it. on Windows: the download goes through the Microsoft Store, click Get, then launch Codex from the Start menu.
2
sign in with ChatGPT
when the app opens, choose Sign in with ChatGPT. your browser opens — log in with your paid ChatGPT account, approve, and you’re sent back. no API key needed.
3
open your project folder
choose Local mode (so Codex works on your computer, not in the cloud), then pick or create an empty folder to work in — name it
edgeful. that’s it, skip ahead to “you’re ready” below.prefer the terminal? the Codex app for your terminal
skip this whole section if you used the desktop app above. otherwise, this installs Codex into your terminal.1
install Codex
on Mac — open Terminal (press Cmd+Space, type on Windows — open PowerShell (search check that it worked — you should see a version number:
Terminal, hit Enter) and paste:terminal — macOS
PowerShell in the Start menu) and paste:terminal — Windows
terminal
2
start it and sign in
make a folder and start Codex inside it. on Mac:on Windows (in PowerShell):on first run, choose Sign in with ChatGPT, log in in the browser, and you’re sent back. Codex only works inside the folder you start it in.
terminal — macOS
terminal — Windows
already use VS Code, Cursor, or a JetBrains editor? there’s an official Codex extension too — open Extensions, search
Codex, and install the one published by OpenAI.