distil for Windsurf
io.github.munhq/distil
Context optimization for LLM agents: tool registry, result masking, budgeting, compaction.
client:Windsurf
transport:stdio
runtime:npm
Install distil in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"distil": {
"command": "npx",
"args": [
"-y",
"@munhq/distil"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs