Skip to content
Windsurf

Remote Terminal MCP for Windsurf

io.github.tim00r/remote-terminal

Complete SSH terminal for Linux with AI/user control and dual-stream visibility

client:Windsurf transport:stdio runtime:pypi

Install Remote Terminal MCP in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "remote-terminal": {
      "command": "uvx",
      "args": [
        "remote-terminal-mcp"
      ],
      "env": {
        "REMOTE_TERMINAL_ROOT": "<REMOTE_TERMINAL_ROOT>"
      }
    }
  }
}

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

Remote Terminal MCP in other clients