Remote Access

Claude Code, Anywhere

Your Claude agents run on your Mac. You control them from your phone. No SSH, no port forwarding, no VPN. Just an encrypted connection and a native app.

AgentsRoom bridges your desktop and mobile with end-to-end encryption. Full terminal access, agent management, and live previews from iOS or Android.

Remote Access for Claude Code Is Broken

The standard way to access a remote terminal from a phone is SSH. Install a terminal app, type in credentials, navigate to the right tmux session, and squint at a 6-inch screen showing a full terminal interface designed for a 27-inch monitor.

It works, technically. But nobody enjoys it. The font is too small, the keyboard covers half the screen, connections drop when you switch apps, and there's no way to get notified when something happens in your Claude session.

AgentsRoom replaces this with a purpose-built mobile app. Instead of a raw terminal, you get a native interface with structured views, push notifications, and automatic reconnection.

How Remote Access Works

Three components, one encrypted pipe.

Desktop (Your Mac)

Runs the Claude agent sessions in real PTY terminals. Pushes status, terminal output, and activity data to the relay.

Encrypted Relay

A lightweight WebSocket server that forwards encrypted messages between your desktop and phone. It never decrypts, reads, or logs any content. Just opaque blobs in, opaque blobs out.

Mobile App (Your Phone)

Receives encrypted data, decrypts locally, and presents it in a native UI. Shows projects, agents, terminals, summaries, and live previews.

Security That Doesn't Require Trust

You don't need to trust the relay. The math handles it.

X25519 Key Exchange

Desktop and mobile generate ephemeral Curve25519 key pairs during pairing. A Diffie-Hellman exchange produces a shared secret. New keys every session for forward secrecy.

XSalsa20-Poly1305 Encryption

All messages are encrypted with an AEAD cipher before transmission. Authentication prevents tampering. The relay only forwards ciphertext.

HMAC Anti-MITM Proof

Both devices verify each other's public keys using an HMAC proof derived from the pairing token. A man-in-the-middle cannot forge this proof without knowing the token, which never leaves your devices.

Zero-Knowledge Relay

The relay server joins rooms using a SHA-512 hash of the pairing token. It never receives the token itself. Room IDs are meaningless without the original secret.

SSH + tmux vs. AgentsRoom Mobile

Both let you access your agents remotely. One was designed for it.

SSH + tmux

  • Raw terminal on a small screen with no layout adaptation
  • Manual connection setup per machine and session
  • No notifications when agent status changes
  • Connection drops when switching apps or losing signal
  • Requires open SSH port and firewall configuration
  • No structured view of agent activity or token usage

AgentsRoom Mobile

  • Native UI with terminal, chat, and summary views
  • One QR code scan to pair, auto-reconnect after that
  • Push notifications on completion, errors, and input requests
  • Persistent connection with automatic recovery
  • No open ports needed. Relay handles NAT traversal
  • Per-agent token tracking, activity summaries, and status indicators

What You Control Remotely

Everything you'd check on your desktop, available on your phone.

Agent Management

See all agents across all projects. Start new sessions, check statuses, read summaries. Each agent shows its role, model, and current state.

Terminal Streaming

Live terminal output rendered in a mobile-optimized view. Full scrollback history, syntax highlighting, and search. Watch your agents code in real time.

Chat Interface

Conversation view for each agent. See the exchange between Claude and its tools. Send input when the agent needs a decision.

Live Preview

View your running dev server on your phone through Cloudflare Tunnel. Test responsive layouts on a real mobile device while your agents work.

Tunnel Control

Start and stop Cloudflare Tunnels remotely. Share your local dev server without touching your desktop.

Git Status

Check repository status, see what files changed, and review diffs. Know what your agents modified without opening a terminal.

Setup in Three Steps

No configuration files. No port forwarding. No certificates.

1

Display the QR Code

In AgentsRoom desktop, open the mobile bridge panel. A QR code appears with your unique pairing token.

2

Scan and Connect

Open AgentsRoom on your phone and scan the QR code. The encrypted handshake completes automatically. Your phone is now paired.

3

Use From Anywhere

The pairing persists. Next time you open the mobile app, it reconnects to your desktop automatically. No re-scanning needed.

FAQ

Does the relay server see my code?+
No. All data is encrypted on your device before transmission. The relay only forwards encrypted blobs. It cannot decrypt them because it never has access to the shared secret established during pairing.
What happens if the relay goes down?+
The mobile app loses its connection to the desktop temporarily. Your agents keep running on your Mac uninterrupted. When the relay comes back, the app reconnects and resynchronizes automatically.
Can multiple phones connect to one desktop?+
Yes. Each phone pairs independently. The desktop tracks connected clients and pushes updates to all of them. Useful if you have an iPad and an iPhone, or if a colleague needs temporary access.
Do I need to open any ports on my router?+
No. Both desktop and mobile connect outbound to the relay server. No incoming ports, no firewall rules, no dynamic DNS. This is one of the key advantages over SSH.
Is there latency?+
The relay adds a few milliseconds of latency since messages hop through it. In practice, terminal output feels real-time. The relay is hosted in Europe and handles message forwarding with minimal overhead.
Can I use this over cellular data?+
Yes. The connection uses standard WebSocket over HTTPS. It works on any network: Wi-Fi, 4G, 5G. Data usage is low since only text content is transmitted.

Access Claude Code From Anywhere

Download AgentsRoom on your Mac and get the companion app on your phone. Encrypted, native, and built for remote access.

Download for macOS

Requer uma assinatura Claude (Max ou Pro)