Loading MCP server directory, please wait...
Cut AI agent token costs 5-15x — routes only relevant code symbols instead of full files.
npx @getmcp/cli add io.github.sseshachala/agent-boosterRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sseshachala/agent-booster": {
"command": "uvx",
"args": [
"agent-booster"
]
}
}
}