cmux SSH

cmux ssh user@remote creates a workspace for the remote machine. Drag an image into a remote Claude Code session and it gets uploaded automatically. Browser panes route through the remote network, so localhost just works. Uses your ~/.ssh/config, reconnects on drops.

  • Browser panes route through the remote machine, so localhost:3000 reaches the remote dev server without port forwarding
  • Drag an image into a remote terminal to upload via scp
  • Coding agents on the remote box send notifications to your local sidebar
  • cmux claude-teams and cmux omo work over SSH, spawning teammate panes locally while computation runs remote
  • The sidebar shows connection state and detected listening ports

Read the SSH docs →