Skip to content
Google

MobileCLI for Gemini CLI

Stream Gemini CLI sessions to your phone. Monitor Google's AI coding agent and approve actions on the go.

Set up in 30 seconds

Install the daemon, pair your phone, and start streaming Gemini CLI.

Step 1

Install

curl -fsSL ... | bash

Step 2

Pair

mobilecli setup

Step 3

Stream

mobilecli gemini
Features

Everything you get with Gemini CLI

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

Real-time terminal streaming of Gemini CLI sessions

Approve tool calls and code changes remotely

Push notifications for Gemini prompts

Monitor multi-file editing sessions

Quick-response buttons matching Gemini prompts

Approvals

Approve Gemini CLI actions from your phone

When Gemini CLI 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 Gemini CLI needs approval or asks a question.

Quick responses

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

Interrupt anytime

Esc button to stop Gemini CLI execution from your phone instantly.

gemini-cli
$ mobilecli gemini
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 Gemini CLI?

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

Do I need to configure Gemini CLI for MobileCLI?

No. MobileCLI auto-detects Gemini CLI without any configuration. Just run "mobilecli gemini" and your session is streamed to your phone.

Can I use MobileCLI with other CLIs besides Gemini CLI?

Yes. MobileCLI also supports Claude Code, 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 Gemini CLI to your phone

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

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