Skip to content
Windsurf

Sandbox Env MCP for Windsurf

io.github.hs3434/sandbox-env-mcp

Persistent Docker/SSH sandbox for AI agents: shell exec, file ops, audit log.

client:Windsurf transport:stdio runtime:pypi

Install Sandbox Env MCP in Windsurf

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

{
  "mcpServers": {
    "sandbox-env-mcp": {
      "command": "uvx",
      "args": [
        "sandbox-env-mcp"
      ]
    }
  }
}

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

Sandbox Env MCP in other clients