Official Remote Control: Installation & Setup
Setting up the official Remote Control is straightforward once you meet the prerequisites.
Prerequisites
- Claude Code Version: ≥ 2.1.79 for full VSCode support.
- Account: Claude.ai account (Pro/Team/Enterprise).
- Network: Access to
claude.aiand Anthropic APIs.
Setup Steps
Update Claude Code:
npm install -g @anthropic-ai/claude-code@latestLogin:
claude /loginEnable Bridge: Inside an active CLI session, type:
/remote-controlOr give it a name:
/remote-control my-projectHeadless Mode: To start a remote environment host from your shell:
claude remote-control --name "build-machine"
Enable Push Notifications
In claude.ai/code settings, enable "Push when Claude decides". This allows the agent to alert you on your phone when a long task is finished.