Industrial
Linguistics
Slide 48 of 55

Claude Code - Advanced

Slide 48 / 55

Course concept

Remote Control

  • Continue a local Claude Code session from https://claude.ai/code or the Claude mobile app

  • Your Claude Code process keeps running on your machine: full filesystem, tools, and MCP servers stay available

  • Research preview: available on subscription plans; Team and Enterprise owners can disable it by policy

  • Requires /login; API-key sessions are not supported; keep the local process running

claude remote-control
/remote-control   # (or /rc)

Docs: https://code.claude.com/docs/en/remote-control

Narration

Listen or continue with the transcript

Transcript

Remote Control is a feature that lets you keep Claude Code running locally, but continue the same session from somewhere else.

For example, you can start a session on your laptop, then later open claude.ai slash code from a different computer, or use the Claude mobile app, and pick up right where you left off.

The key point is that the Claude Code process stays on your machine. That means it keeps full access to your repository, your local tools, and any MCP servers you have configured.

To start a new remote session, run: claude remote-control

If you already have a Claude Code session open, you can enable remote control from inside it by typing: /remote-control Or the short alias: /rc

At the time of this course update, Remote Control is a research preview available on Claude subscription plans. Team and Enterprise owners can disable it by policy. You need to be logged in with an Anthropic account; API-key sessions are not supported. Keep the local Claude Code process online, because the work is still running on your machine.