How to use OpenAI Codex from your phone

OpenAI provides Codex in ChatGPT mobile. CC Pocket provides an independent open-source remote for a Codex CLI process on your own computer—and supports Claude Code in the same app.

Last verified July 13, 20266 minute readOfficial sources cited
Short answer

Use Codex in ChatGPT mobile for OpenAI's first-party experience. Choose CC Pocket when you want an MIT-licensed remote you can inspect and self-host, or one app for both Codex and Claude Code.

Official mobile
ChatGPT for iOS and Android
CC Pocket backend
Codex CLI on your computer
CC Pocket account
Not required

Option 1: Codex in ChatGPT mobile

OpenAI announced a Codex mobile preview on May 14, 2026. Its official post says Codex is available in ChatGPT on iOS and Android across all ChatGPT plans, including Free and Go. It also says the mobile connection keeps files and credentials on the computer and uses a secure relay.

The same announcement said phone-to-Codex support on Windows was “coming soon.” Because rollout details can change, check the linked OpenAI page and current ChatGPT app before relying on a specific platform or plan.

Option 2: CC Pocket

CC Pocket connects its mobile or desktop client to a daemon on your computer. The daemon drives the local Codex CLI; your repository and credentials remain on that computer. In the client you can start or resume sessions, stream events, inspect diffs, interrupt work, and respond to approval requests.

  1. Install the CC Pocket client.
  2. Install and pair the daemon on the computer that runs Codex.
  3. Choose Codex when creating a session, then select a project and permission preset.

For exact installation commands, use the current CC Pocket README.

CC Pocket remote client for OpenAI Codex and Claude Code
The CC Pocket client connects to a daemon on your computer; it does not upload the project into a CC Pocket cloud IDE.

What is different?

QuestionCodex in ChatGPT mobileCC Pocket
ProviderOpenAI, first partyIndependent open-source project
Agent supportOpenAI CodexOpenAI Codex and Claude Code
Client accountChatGPT account and plan accessNo CC Pocket account
Source / hostingUse OpenAI's productMIT source; relay can be self-hosted
Best fitOfficial Codex workflowCross-agent use and deployment control

Independent project: CC Pocket is not affiliated with or endorsed by OpenAI. OpenAI and Codex are trademarks of OpenAI.

Security and limits

CC Pocket's client-to-daemon messages use P-256 ECDH, HKDF, and AES-256-GCM. The relay routes encrypted frames without endpoint private keys. Read the security model and limitations for the full boundary.

Important: CC Pocket's local daemon is not an operating-system sandbox. Codex executes within the permissions and sandbox policy configured on your computer. Full-auto modes can run commands without a per-step confirmation.

Sources

  1. OpenAI — Work with Codex from anywhere (official mobile announcement, availability, and architecture claims).
  2. CC Pocket source repository (license, installation, architecture, and Codex support).

Availability and plan details can change. Facts above were checked on July 13, 2026.