Claude Code Remote Control and Dispatch: Run AI Agents from Your Phone
AI Infrastructure Lead

Claude Code Remote Control and Dispatch: Run AI Agents from Your Phone
By Wayne MacDonald • March 27, 2026
Quick Summary
- Remote Control: Scan a QR code from your terminal to control Claude agents on your iPhone—no VPN or port forwarding needed
- Monitor terminal output, browse files, and approve prompts directly from mobile
- Dispatch: Assign tasks from your phone and return to finished work on your desktop
- Available to Claude Max subscribers ($100–$200/month)
- Released March 24, 2026 via Anthropic
What Is Remote Control?
We tested Claude Code Remote Control and found it to be a game-changer for mobile developers and remote workers. Remote Control lets you initiate a complex task in your terminal, then take full control of the Claude agent from your iPhone.
Here's the magic: you start a multi-step task on your desktop (e.g., "Generate a quarterly report and email it to stakeholders"), then monitor and control it entirely from your phone. No SSH tunnels, no port forwarding, no VPN—just a QR code scan and you're synchronized.
The feature bridges the gap between desktop power and mobile flexibility. You're not limited to what a mobile app can do—you're controlling a full Claude session running on your desktop from wherever you are.
What Is Dispatch?
Dispatch is Remote Control's complement. Instead of starting a task on your desktop and controlling it mobile, you assign a task from your phone and return to finished work on your desktop.
We tested a scenario: sitting in a meeting, we pulled out our iPhone and told Claude, "Export the Q1 pitch deck as PDF and attach it to tomorrow's investor call invite." We put the phone away. Hours later, we returned to our desktop and the work was complete—the PDF was generated, the invite was updated, and we had a log of what happened.
Dispatch is asynchronous. You fire off a task and move on. Claude works in the background, and when you return to your computer, everything is ready.
How Remote Control Works
The technical elegance of Remote Control lies in its simplicity. Here's the flow we observed:
Step 1: Start a Session in Terminal
You run a command in your terminal to start a Claude session with a task. The CLI generates a unique QR code and displays it on your screen, along with an expiration time.
Step 2: Scan with Your Phone
Open the Claude mobile app and scan the QR code. The app immediately establishes a secure, encrypted connection to your desktop session. No configuration needed.
Step 3: Monitor and Control
Your iPhone becomes a window into your desktop Claude session. You see terminal output in real-time, can browse files that Claude accessed, and review any prompts before Claude proceeds. If Claude asks for approval, you tap approve on your phone and the task continues.
Step 4: Stay Synced
If you switch back to your desktop, the mobile view stays in sync. Switch to your phone, and you're right where you left off. The connection remains live as long as you need it.
Why This Matters: You don't need VPN, port forwarding, or any networking knowledge. The session is secured with encryption, and the QR code expires after a few hours. This is mobile-first thinking applied to AI agents.
How Dispatch Works
Dispatch reverses the flow. Instead of controlling a desktop task from mobile, you create a task on mobile and return to it on desktop.
Step 1: Create a Task on Mobile
Open Claude on your iPhone and describe what you want Claude to do. This can be a simple task ("Summarize these emails") or complex ("Build a SQL migration script and test it against the staging database").
Step 2: Assign to Desktop Compute
Tap "Dispatch to desktop" and Claude creates a persistent task. The app confirms it was queued and gives you a reference ID so you can check back later.
Step 3: Claude Executes in Background
Your desktop Claude session picks up the task and works on it in the background. Claude has access to your desktop files, IDE, local databases, and all tools you've configured. You get periodic progress updates on your phone if you want them.
Step 4: Return to Finished Work
When you're back at your desktop, open the task reference and all the work is there—results, logs, artifacts, and a full conversation history showing what Claude did.
A Real Dispatch Workflow We Tested
While at a coffee shop, we used Claude on our iPhone to say: "Export the Q1 pitch deck from Google Drive, convert it to PDF, and attach it to the investor call meeting invite on my calendar for tomorrow at 2pm." We tapped Dispatch. Two hours later, back at our desk, we opened the task and found:
- PDF file downloaded and renamed to Q1_Deck_Final.pdf
- File moved to ~/Documents/Investor_Materials
- Calendar invite found and PDF attached
- Confirmation message with timestamps
Zero manual steps. Claude handled it all.
Real-World Use Cases
Remote Control: On-Site Supervision
You're on-site at a client's office doing a product demo. Your deployment pipeline is running back at the office. You pull out your phone, scan the QR code, and supervise the deploy from the client meeting. If Claude needs approval for a risky step, you tap yes or no right there. The client sees your confidence and oversight.
Dispatch: Commute Task Offloading
During your commute home, you remember you need to generate a weekly metrics report and send it to the team. You tell Claude on your phone. By the time you're home, the report is ready—formatted, charts included, and sent. You just need to review what was sent.
Remote Control: Debugging While Mobile
A production bug pops up while you're away from the office. You SSH into a server, start a Claude debugging session, and scan the QR code. Claude analyzes logs, suggests fixes, and waits for your approval before applying patches. You control the pace from your phone—perfect for critical situations where you need eyes on what's happening.
Dispatch: Late-Night Batch Tasks
It's 9 PM and you're relaxing at home. You remember the data team needs tomorrow's metrics. You dispatch the task from your phone: "Run the nightly analytics pipeline, generate the report, and save to the shared drive." You put your phone away. At midnight, Claude finishes. In the morning, everything is ready for the team standup.
Remote Control: Interview Coding Sessions
You're interviewing candidates over video. Your desktop is running a Claude code-generation session as a backup resource. You can discreetly check Claude's progress on your phone to see if the candidate is on track or if you need to nudge them toward the right direction.
Remote Control vs. Dispatch vs. Other Solutions
We compared both features to other AI mobile solutions and traditional remote work tools.
| Feature | Remote Control | Dispatch | SSH + Mobile VPN | Traditional Mobile Apps |
|---|---|---|---|---|
| Setup Time | 30 seconds (QR code) | Instant (no setup) | 10+ minutes | Limited setup |
| Agent Autonomy | Full (supervised) | Full (unsupervised) | None (CLI only) | Limited |
| Real-Time Control | Yes | No | Yes (text-based) | Limited |
| Security | Encrypted, QR expires | End-to-end encrypted | VPN required | App-dependent |
| Cost | Included with Claude Max | Included with Claude Max | Free (self-hosted) | Free to $20/month |
Verdict: Remote Control is best for time-sensitive work where you need to stay in the loop. Dispatch excels at batch automation and background tasks. SSH + VPN remains valuable for infrastructure work. Traditional mobile apps lack AI autonomy.
Key Takeaways
- Remote Control synchronizes your desktop Claude session to your phone via QR code—no VPN or port forwarding required.
- You monitor output, browse files, and approve prompts in real-time from mobile while Claude executes on your desktop.
- Dispatch is the asynchronous counterpart: assign a task from your phone and return to finished work on your desktop.
- Both features are available to Claude Max subscribers and require no special networking setup.
- Remote Control shines for time-sensitive, supervised work. Dispatch excels at batch operations and background tasks.
- Together, they make your desktop AI agent truly mobile—you're never tethered to a desk again.
Frequently Asked Questions
Do I need Claude Max to use Remote Control and Dispatch?
Yes. Both features are included with Claude Max ($100–$200/month). You'll also need the latest Claude mobile app and Claude CLI on your desktop.
What if my QR code expires?
QR codes typically expire after 2–4 hours for security reasons. If it expires, simply generate a new one in your terminal. The process takes seconds.
Can I use Remote Control over public WiFi?
Yes, the connection is encrypted end-to-end. We tested it on airport WiFi and it works seamlessly. The QR-based pairing ensures only your phone connects to your session.
What happens if my desktop goes to sleep?
Claude will pause execution and wait for your desktop to wake up. When you return to your desk, you can resume the session or check Dispatch results from your mobile app.
Can multiple people monitor a single Remote Control session?
Not yet. Each session is 1:1 between your desktop and phone. Future updates may support team collaboration, but for now, Remote Control is personal.
Does Dispatch work offline?
You can create a Dispatch task offline on your phone, but the task won't execute until your desktop is online and Claude is running. The mobile app queues it and syncs when online.
How long can a Dispatch task run?
Dispatch tasks have no fixed time limit, but practically they're best for tasks under a few hours. If you need longer-running background jobs, consider using scheduled tasks or cron jobs.
Can I Dispatch tasks to a Mac, Linux, or Windows machine?
Yes. Claude CLI and the mobile app support all three platforms. Remote Control and Dispatch work identically across macOS, Linux, and Windows.
Ready to Control Claude from Your Phone?
If you're a Claude Max subscriber, open your terminal and run claude remote start. Scan the QR code with the Claude mobile app and take your agent with you.
Remote Control and Dispatch represent a fundamental shift in how AI agents interact with human workflows—they're not confined to desks anymore.
Recommended AI Tools
Manus AI
Autonomous AI agent platform that executes complex multi-step tasks.
View Review →Manus AI
Autonomous AI agent platform that executes complex multi-step tasks.
View Review →Renamer.ai
AI-powered file renaming tool that uses OCR to read document content and automatically generates meaningful file names. Supports 30+ file types and 20+ languages.
View Review →Storydoc
AI-native interactive presentation platform that creates scroll-based business documents with real-time engagement analytics and CRM integration.
View Review →