Feature Description
SSH remote sessions in Claude Desktop currently only support Linux hosts. Attempting to connect to a macOS host produces:
"Unsupported remote platform: darwin. Only Linux hosts are supported for SSH connections."
Please add support for macOS as a remote host platform.
Use Case
Many developers use Mac Minis or Mac Studios as remote development machines, home servers, or CI/CD build machines. Being able to SSH into these from Claude Desktop on another Mac is a natural workflow — the client already runs on macOS, so the platform is clearly not fundamentally incompatible.
Currently the only workaround is to SSH in from Terminal and run claude directly, which loses the Desktop UI experience.
Environment
- Client: macOS (Claude Desktop)
- Remote host: macOS (darwin) — Mac Mini via Tailscale
- Claude Code version: 1.0.70
Related Issues
Feature Description
SSH remote sessions in Claude Desktop currently only support Linux hosts. Attempting to connect to a macOS host produces:
Please add support for macOS as a remote host platform.
Use Case
Many developers use Mac Minis or Mac Studios as remote development machines, home servers, or CI/CD build machines. Being able to SSH into these from Claude Desktop on another Mac is a natural workflow — the client already runs on macOS, so the platform is clearly not fundamentally incompatible.
Currently the only workaround is to SSH in from Terminal and run
claudedirectly, which loses the Desktop UI experience.Environment
Related Issues