Skip to content
Windsurf

iterminal for Windsurf

io.github.itophua/iterminal

MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude.

client:Windsurf transport:stdio runtime:npm

Install iterminal in Windsurf

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

{
  "mcpServers": {
    "iterminal": {
      "command": "npx",
      "args": [
        "-y",
        "iterminal-mcp-server"
      ]
    }
  }
}

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

iterminal in other clients