Skip to content
Windsurf

capsule for Windsurf

io.github.dawitlabs/capsule

Compact, source-linked context packs that reduce token waste for coding agents.

client:Windsurf transport:stdio runtime:npm

Install capsule in Windsurf

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

{
  "mcpServers": {
    "capsule": {
      "command": "npx",
      "args": [
        "-y",
        "capsulectx"
      ]
    }
  }
}

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

capsule in other clients