Anthropic Adds Remote Control to Claude Code, Enabling Phone Management of Local Sessions

Key Points
- Anthropic launches Remote Control mode for Claude Code.
- Creates a temporary link that mirrors a local session on a phone or web interface.
- All code and execution stay on the original device; no cloud transfer.
- Security relies on one‑time access tokens that expire when the session ends.
- Enabled via Claude version 2.1.52 using a command or shortcut.
- Currently available as a research preview for Claude Max subscribers.
- Max plan pricing ranges from $100 to $200 per month.
- Future rollout planned for Pro, Team, and Enterprise plans.
Anthropic has introduced Remote Control for Claude Code, allowing developers to monitor and steer coding tasks from a mobile device. The feature creates a temporary link that mirrors the local session on a phone or web interface, while keeping all files and execution on the original machine. Security relies on one‑time access tokens that expire when the session ends. Remote Control is currently available as a research preview for Claude Max subscribers, with broader rollout planned for other plans.
Remote Control Expands Claude Code Beyond the Desktop
Anthropic announced a new Remote Control mode for its Claude Code AI coding assistant. The addition lets users launch a Claude Code session on a computer and then continue to interact with that same session from a smartphone or web interface. By generating a one‑time remote‑control link or code, the system creates a live bridge between the local environment and the remote device.
All code, files, and execution remain on the original computer; the phone acts solely as an interface for issuing commands and viewing progress. Anthropic emphasizes that the feature does not move any code or environment to the cloud, preserving the security model of the on‑premise setup.
How It Works
To start Remote Control, users update to Claude version 2.1.52 and run the claude remote-control command (or use the in‑session /rc shortcut). The terminal then displays a QR code or link. Scanning the QR code or opening the link on a mobile device launches a synchronized Claude session that includes the same context, files, and command history as the original.
Access is protected by temporary tokens. Once the local session ends, the remote link becomes invalid, limiting the risk of lingering access to the developer’s environment.
Availability and Pricing
Remote Control is currently rolling out as a research preview for subscribers on the Claude Max plan. Anthropic notes that the feature will be extended to Pro users in the near future, though it is not yet available for Team or Enterprise plans.
The Max plan is priced between $100 and $200 per month, according to the source material. Users on that plan can enable Remote Control immediately, while others will need to wait for future updates.
Potential Impact for Developers
The ability to manage long‑running builds, experiments, or deployments from a phone could improve workflow flexibility. Developers can step away from their desk, take a walk, or attend to other tasks without losing visibility into ongoing coding jobs. By keeping execution local while providing a mobile interface, Anthropic aims to balance convenience with security.
Overall, Remote Control positions Claude Code as a more hands‑on digital teammate, extending its utility beyond the traditional desktop environment.