Agent Booster for Claude Desktop
io.github.sseshachala/agent-booster
Cut AI agent token costs 5-15x — routes only relevant code symbols instead of full files.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Agent Booster in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-booster": {
"command": "uvx",
"args": [
"agent-booster"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs