Skip to content
Windsurf

Hex SSH for Windsurf

io.github.levnikolaevich/hex-ssh-mcp

Token-efficient SSH MCP with hash-verified files and persistent tmux sessions. 14 tools.

client:Windsurf transport:stdio runtime:npm

Install Hex SSH in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "hex-ssh-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@levnikolaevich/hex-ssh-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Hex SSH in other clients