Skip to content
Anthropic

MobileCLI for Claude Code

Stream Claude Code sessions to your phone. Approve tool calls, monitor progress, and browse files — all from your mobile device.

Set up in 30 seconds

Install the daemon, pair your phone, and start streaming Claude Code.

Step 1

Install

curl -fsSL ... | bash

Step 2

Pair

mobilecli setup

Step 3

Stream

mobilecli claude
Features

Everything you get with Claude Code

MobileCLI auto-detects Claude Code sessions and streams them to your phone with full terminal fidelity.

Real-time terminal streaming of Claude Code sessions

Approve tool calls and file writes from your phone

Push notifications when Claude needs input

Browse project files being edited by Claude

Interrupt or cancel operations remotely

Approvals

Approve Claude Code actions from your phone

When Claude Code needs approval, MobileCLI pushes a notification to your phone with numbered quick-response buttons that match the CLI prompts exactly.

Push notifications

Get notified instantly when Claude Code needs approval or asks a question.

Quick responses

Numbered buttons mirror CLI approval prompts. One tap to approve.

Interrupt anytime

Esc button to stop Claude Code execution from your phone instantly.

claude-code
$ mobilecli claude
Tool approval required
1. Yes
2. Yes, always
3. No

Phone quick response

1
2
3
Esc

Frequently asked questions

How does MobileCLI work with Claude Code?

MobileCLI auto-detects Claude Code sessions running on your machine and streams the terminal output to your phone in real time over WebSocket. When Claude Code needs approval, you get a push notification with quick-response buttons.

Do I need to configure Claude Code for MobileCLI?

No. MobileCLI auto-detects Claude Code without any configuration. Just run "mobilecli claude" and your session is streamed to your phone.

Can I use MobileCLI with other CLIs besides Claude Code?

Yes. MobileCLI also supports Gemini CLI, Codex, OpenCode. Each CLI is auto-detected and streamed with the same features.

Also works with

MobileCLI supports all major AI coding CLIs.

Start streaming Claude Code to your phone

Install MobileCLI in one command. Run mobilecli claude and you're live.

Terminal
$ curl -fsSL https://mobilecli.app/install.sh | bash