Your AI agents, in your pocket

Launch tasks, review changes, build features from your phone

Pocket Agent

Download the mobile app, then install the server on your machine:

curl -fsSL https://www.pocket-agent.xyz/install | bash

✓ Available for macOS (Apple Silicon & Intel) and Linux (x64)

100%
mobile control
Any
CLI agent supported
Local + Cloud
execution modes
Real-time
terminal streaming

Pocket Agent: A Claude Code-like agent

Running on your machine, controlled from your phone

Tool Approval Flow
File Listing
Diff View
File Attachment
Tasks
BYOK Modal
Approve or auto-run tools
Terminal access & file editing
Web search capabilities
Real-time progress tracking

Full-featured mobile code editor

Browse your codebase, edit files with syntax highlighting, search across files and symbols from anywhere

Code Editor View 1
Code Editor View 2
Code Editor View 3

Works with any CLI agent

The best mobile-based terminal

Claude Code

Claude Code

Cursor-agent

Cursor-agent

Amp-cli

Amp-cli

Opencode

Opencode

Codex

Codex

Gemini-cli

Gemini-cli

Hardware accelerated terminal for desktop-grade performance on mobile
Real-time streaming at 120Hz with intelligent frame batching and buffering
Multi-tab sessions with persistent state and seamless reconnection
Touch-optimized controls with floating action bar and jog wheel scrolling

Works with any CLI agent, from Claude Code to local scripts

Cloud background agents

Launch autonomous agents in the cloud with no local machine needed

Powered by Cursor's Background Agent API

Cloud Agent Dashboard

Launch & Monitor

Agent Conversation

Track Progress

Review Changes

Review & Approve

Launch from any GitHub repo
Each agent gets its own virtual machine
Scale up to 256 agents running in parallel
Advanced AI models (Claude-4, GPT-5, and more)
Auto-create PRs with full code generation
Real-time updates and status tracking
Send follow-up instructions to running agents
Autonomous repository access and file editing

Stay informed with push notifications

Get notified instantly when your cloud agents complete tasks

Push notification showing cloud agent completion
Real-time updates when agents complete tasks
Stay informed even when away from your computer

Never miss an update from your autonomous agents

Why Pocket?

The mobile command center for the AI coding revolution

The Revolution

  • CLI agents are transforming development
  • 920% growth in agent adoption
  • Tasks that took teams now take one dev + AI

The Problem

  • You're not always at your desk
  • Urgent fixes can't wait
  • Ideas strike anywhere

The Solution

  • Full control from your phone
  • Local or cloud execution
  • Never blocked by location

How It Works: Mobile App + Local Server

Pocket Agent uses a smart two-part architecture: your phone controls AI agents running on your local machine from anywhere in the world

Mobile App (Your Phone)

Beautiful, touch-optimized interface for reviewing code, approving actions, and managing your AI agents

Local Server (Your Machine)

Runs AI agents directly on your computer with access to your local files, environment, and full development setup

Local + Remote Access

Connect locally on your network or remotely from anywhere with built-in Cloudflare tunneling. Your choice, zero setup

Why Both Components Are Essential

The server component is what enables your phone to communicate with local AI agents. It's not a traditional cloud service - it's a lightweight bridge that runs on your machine with enterprise-grade security.

  • Security: Built-in device pairing and authentication. Even public URLs require local pairing first
  • Performance: AI agents run with full access to your local environment
  • Remote Freedom: Access from anywhere while keeping your code local
  • Flexibility: Works with any AI agent or CLI tool in your terminal
~2 minutes to complete

Get Started in Minutes

Set up your local server, pair your device, and start coding from anywhere

Step 1: Install Pocket Server

curl -fsSL https://www.pocket-agent.xyz/install | bash

✓ Available for macOS (Apple Silicon & Intel) and Linux (x64)

What this does: Installs Pocket Server with bundled Node.js runtime and CLI tools. Automatically starts on port 3000.

Step 2: Pair Your Mobile Device

pocket-server pair

What this does: Generates a 6-digit PIN in your terminal. Keep this terminal open.

On your phone:

  1. 1Open the Pocket app
  2. 2Tap "Pair this device"
  3. 3Enter the 6-digit PIN from your terminal
  4. 4Tap "Pair Device"
💡 Tip: Successfully paired devices appear in "Recent Servers" for quick reconnection
Pocket app pairing screen

Step 3: Connect Locally

pocket-server start

What this does: Starts the server on your local network. The terminal displays your connection URL (e.g., http://192.168.1.100:3000)

On your phone: Enter this URL in your app and tap Connect

Step 4: Enable Remote Access

Optional
pocket-server start --remote

What this does: Creates a secure Cloudflare tunnel with a public HTTPS URL like https://abc123.trycloudflare.com

⚠️ Important: Remote URLs change on restart. Update the URL in your app when restarting with --remote.

Ready to start coding?

Launch your first agent →