AgentPool runs on your own machine — the client starts it, so there is no endpoint to ping. 311 installs a week from pypi. Last commit 24 Jun 2026.
See each coding-agent subscription's live limits and offload work to one with headroom.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentpool -- uvx agentpool-cli
{
"mcpServers": {
"agentpool": {
"args": [
"agentpool-cli"
],
"command": "uvx"
}
}
}
[mcp_servers.agentpool]
command = "uvx"
args = ["agentpool-cli"]
{
"mcpServers": {
"agentpool": {
"args": [
"agentpool-cli"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agentpool": {
"args": [
"agentpool-cli"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.