Skip to content
Windsurf

vnsh for Windsurf

io.github.raullenchai/vnsh

Portable workspaces for AI agents: one encrypted link any agent can read and write

client:Windsurf transport:stdio runtime:npm

Install vnsh in Windsurf

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

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

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

vnsh in other clients