Control Claude Code from your phone — CodeAgent Mobile
Claude CodeFor Claude Code users

Control Claude Code from your phone

CodeAgent Mobile is a mobile companion app that lets you control Claude Code (Anthropic) from your phone. Pair your terminal with the app once, then send prompts, stream responses, and approve interactive selectors (y/n, numbered choices) directly from your phone while Claude Code runs in your local terminal with your existing Anthropic API key or subscription.

How it works

Pair your phone with Claude Code 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 and Claude Code installed).

  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` (instead of `claude`) — your phone is now the remote. Send prompts, watch responses stream live, and approve any prompts the agent 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 Claude Code users.

Get started in under a minute

Install the Claude Code client, pair your phone, and start sending prompts from anywhere.