Skip to content
Cline

SSH Nexus for Cline

io.github.quwentao2005/ssh-nexus

MCP server and web terminal for shared SSH sessions and reusable command sets.

client:Cline transport:stdio runtime:pypi

Install SSH Nexus in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "ssh-nexus": {
      "command": "uvx",
      "args": [
        "ssh-nexus"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

SSH Nexus in other clients