Skip to content
Claude Desktop

browser ssh for Claude Desktop

com.browserssh/browser-ssh

Scoped, audited SSH exec, sessions, and SFTP on your saved servers without exposing credentials

client:Claude Desktop transport:streamable-http

Install browser ssh in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "browser-ssh": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.browserssh.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

browser ssh in other clients