SSH Nexus for Windsurf
io.github.quwentao2005/ssh-nexus
MCP server and web terminal for shared SSH sessions and reusable command sets.
client:Windsurf
transport:stdio
runtime:pypi
Install SSH Nexus in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ssh-nexus": {
"command": "uvx",
"args": [
"ssh-nexus"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs