Macky vs Claude Code Remote Control
Anthropic introduced `claude remote-control` (`/rc`) for managing Claude Code sessions remotely. While useful for basic text approvals, developers running real projects often need whole-machine terminal access, Docker control, and visual localhost screen verification. Here is how they compare.
Full Shell vs Single Process
Claude Remote Control binds strictly to one active CLI session. If a test hangs or you need to inspect git branches, you cannot leave the prompt. Macky gives you your real Mac terminal to run any command, manage tmux sessions, and restart services.
Visual Screen Verification
When Claude writes frontend code or updates an iOS app, text output is not enough. Macky lets you switch from terminal mode to full Remote Desktop screen sharing to see how the app looks on localhost.
Peer-to-Peer Privacy
Remote Control routes transcripts and command context through central servers. Macky establishes a direct, end-to-end encrypted WebRTC channel between your Mac and iPhone with zero server logging.
Frequently Asked Questions
How does Macky differ from native Claude Code Remote Control (`/rc`)?
Anthropic's `claude remote-control` is a web-based polling layer locked to a single Claude process. Macky provides a true PTY Unix terminal attached directly to your Mac. With Macky, you can switch terminal tabs, manage Docker containers, inspect git branches, and switch into full Remote Desktop mode to test the web app running on localhost:3000.
Can I use Macky to approve Claude Code tool executions and file diffs?
Yes. Because Macky connects to your real Mac terminal stream with custom developer accessory keys (Esc, Tab, Ctrl, Enter), you can review diffs with full ANSI syntax highlighting and approve executions with a single tap.
Does Macky store my code or API keys in the cloud?
No. Macky uses peer-to-peer WebRTC encryption (DTLS-SRTP). Your code, local repositories, Anthropic API keys, and terminal bytes stay strictly between your Mac and your iPhone.
How to Run Claude Code on Mobile
Read our full walkthrough on setting up Claude Code with Macky, configuring tmux for indestructible sessions, and supervising autonomous coding from your iPhone.
Supercharge Your AI Coding Workflow
Connect your iPhone to your Mac over encrypted WebRTC with zero configuration.