distil for Claude Desktop
io.github.munhq/distil
Context optimization for LLM agents: tool registry, result masking, budgeting, compaction.
client:Claude Desktop
transport:stdio
runtime:npm
Install distil in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"distil": {
"command": "npx",
"args": [
"-y",
"@munhq/distil"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs