Skip to content
Windsurf

SSH MCP Tool for Windsurf

io.github.oaslananka/mcp-ssh-tool

Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.

client:Windsurf transport:stdio runtime:npm

Install SSH MCP Tool in Windsurf

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

{
  "mcpServers": {
    "mcp-ssh-tool": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ssh-tool"
      ]
    }
  }
}

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

SSH MCP Tool in other clients