# cmux SSH

[← Back to blog](https://cmux.com/blog)


March 30, 2026

`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 →](https://cmux.com/docs/ssh)

[Download for Mac](https://cmux.com/download/confirmation?dl=1)

[View on GitHub](https://github.com/manaflow-ai/cmux)

[Session restore in cmux](https://cmux.com/blog/session-restore) [Claude Code teammate agents as native cmux panes](https://cmux.com/blog/cmux-claude-teams)

Canonical: https://cmux.com/blog/cmux-ssh
