Use Claude Code from your phone

Claude Code keeps running on your computer. When it needs a decision, your phone opens the exact request — with the diff, and with the machine itself one tap further.

Three steps, no network config

Install the server on your dev box

curl -fsSL https://devreins.ai/install.sh | bash on macOS, Linux, or Windows 11 through WSL2. It connects outbound — no tunnel, no port forwarding.

Log in on your phone

Open app.devreins.ai, log in, and pick your machine. On the same Wi-Fi you can scan a pairing QR instead and skip the relay entirely.

Run Claude Code like you always do

DevReins tracks the session natively. The moment it blocks on an approval or a question, that interruption rises to the top of your phone's queue.

What an interruption looks like

Claude Code wants to run ./run-tests.sh. Your phone shows the exact command, the files that session touched, and the inline diff — not a generic "agent needs attention" ping. You approve, deny, or redirect in a tap, and DevReins shows whether the action actually reached the agent and work resumed.

When a reply isn't enough, you step past the agent: a real terminal on your box, a file browser with search, repo-wide Git status, log, diff, and revert, the app it's building on localhost, or the desktop itself. You look and act yourself instead of asking the model to describe things. Try the interactive demo — it's this exact flow, simulated in your browser.

DevReins vs Claude's own remote

Use Claude Code Remote Control if…

You only run Claude Code and want the deepest first-party experience. Remote Control keeps Claude's filesystem, tools, MCP servers, approvals, and push inside the official Claude app.

Use DevReins if…

You run Codex or Gemini next to Claude Code, want blocked sessions in one queue, or want to open the shell, files, Git, localhost, or desktop yourself instead of routing everything through Claude.

Full breakdown with sources: DevReins vs Claude Code Remote Control.

Common questions

Can I use Claude Code from my phone?

Yes. Claude Code runs on your computer; a remote client puts the session on your phone. DevReins does this for Claude Code, Codex, and Gemini CLI at once: install the server on your dev box, log in on your phone, pick your machine, and the blocked session opens with its approval and diff.

Does Claude Code have an official mobile app?

Anthropic ships Remote Control, which connects the official Claude app or claude.ai/code to a local Claude Code session. It is an excellent first-party window into Claude Code. DevReins differs by queueing every vendor's agent together and by letting you operate the machine directly when a reply isn't enough.

Do I need to set up a tunnel or port forwarding?

No. The DevReins server on your computer connects outbound to the relay, and your phone reaches it by logging in and picking your machine. No tunnel, no port forwarding, no network configuration. On the same Wi-Fi you can pair by QR and skip the relay entirely.

What happens when Claude Code asks for approval?

Your phone gets the exact blocking request: the command it wants to run, the files that session touched, and the inline diff. You approve, deny, or redirect in a tap, and DevReins shows whether the action actually reached the agent and work resumed.

Can I also control Codex and Gemini CLI with it?

Yes. DevReins natively tracks Claude Code, OpenAI Codex, and Gemini CLI in one attention queue, with other terminal agents available through live session panes. One app instead of one remote per vendor.

Put Claude Code in your pocket

Free during early access. It runs on your own computer, and the relay forwards only encrypted traffic.

Get DevReins Try the demo first

Related: Use Gemini CLI from your phone · DevReins vs Claude Code Remote Control · Full comparison