Skip to content
Cline

capsulate for Cline

io.github.capsulatedev/capsulate

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

client:Cline transport:stdio runtime:npm

Install capsulate in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

capsulate in other clients