Control OpenAI Codex from your phone — CodeAgent Mobile
OpenAI CodexFor OpenAI Codex users

Control OpenAI Codex from your phone

CodeAgent Mobile is a mobile companion app that lets you control OpenAI Codex from your phone. Install codeam-cli, pair your terminal with the app once, then run `codeam codex` and send prompts, stream responses, and approve interactive prompts directly from iOS or Android while Codex runs in your local terminal with your existing OpenAI or ChatGPT credentials.

How it works

Pair your phone with OpenAI Codex once. After that, every prompt and response flows between the two automatically.

  1. 1

    Run `npm install -g codeam-cli` in your terminal (requires Node.js 18 or newer, plus the OpenAI Codex CLI installed and signed in with `codex login`).

  2. 2

    Run `codeam pair` to generate a 6-character pairing code and a QR code in your terminal.

  3. 3

    Open CodeAgent Mobile on your phone, tap "Pair Device", and scan the QR or enter the 6-character code.

  4. 4

    Run `codeam codex` — your phone is now the remote. Send prompts, watch responses stream live, and approve any prompts Codex surfaces.

Why developers use it

A real remote control for your AI coding agent — not a chat fallback.

Real-time streaming

Token-by-token output streams from your laptop straight to your phone — diffs, file lists, and the agent's reasoning all render live.

Secure end-to-end relay

The CodeAgent backend is a thin relay. Your code never leaves your machine, and the AI agent runs with your existing API key or subscription.

Works with your existing setup

No changes to your IDE settings, Anthropic key, GitHub Copilot subscription, or Cursor account. Pair once and start sending prompts.

Approve interactive prompts

When the agent stops to ask y/n or pick an option, the prompt appears on your phone. Tap to approve, reject, or pick — without going back to the keyboard.

Frequently asked questions

Specific to OpenAI Codex users.

Get started in under a minute

Install the OpenAI Codex client, pair your phone, and start sending prompts from anywhere.