AgentPool for Claude Desktop
io.github.sidduhere/agentpool
See each coding-agent subscription's live limits and offload work to one with headroom.
client:Claude Desktop
transport:stdio
runtime:pypi
Install AgentPool in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentpool": {
"command": "uvx",
"args": [
"agentpool-cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs