Skip to content
Windsurf

capsulate for Windsurf

io.github.capsulatedev/capsulate

Real Linux and Windows desktop VMs for AI agents: exec, files, computer-use and snapshots via MCP.

client:Windsurf transport:stdio runtime:npm

Install capsulate 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": {
    "capsulate": {
      "command": "npx",
      "args": [
        "-y",
        "@capsulate/mcp"
      ],
      "env": {
        "CAPSULATE_API_KEY": "<CAPSULATE_API_KEY>",
        "CAPSULATE_BASE_URL": "<CAPSULATE_BASE_URL>",
        "CAPSULATE_TEAM_ID": "<CAPSULATE_TEAM_ID>"
      }
    }
  }
}

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

capsulate in other clients