capsule for Claude Desktop
io.github.dawitlabs/capsule
Compact, source-linked context packs that reduce token waste for coding agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install capsule in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"capsule": {
"command": "npx",
"args": [
"-y",
"capsulectx"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs