Skip to content
Windsurf

Distil for Windsurf

io.github.dshakes/distil

Reversibly compress tool outputs to recoverable handles; expand to exact original bytes on demand.

client:Windsurf transport:stdio runtime:pypi

Install Distil in Windsurf

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

{
  "mcpServers": {
    "distil": {
      "command": "uvx",
      "args": [
        "distil-llm"
      ]
    }
  }
}

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

Distil in other clients