Loomal

AgentPool

MCP server by github.com/sidduhere/agentpool

See each coding-agent subscription's live limits and offload work to one with headroom.

0 starspypi: agentpool-cli

About AgentPool

AgentPool is an MCP (Model Context Protocol) server published by sidduhere in the official MCP registry, listed under Autonomous Agents on Loomal. See each coding-agent subscription's live limits and offload work to one with headroom.

It ships as a Python package on PyPI (agentpool-cli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sidduhere/agentpool.

Use AgentPool with your agent

Claude Code · one command
claude mcp add agentpool -- uvx agentpool-cli
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentpool": {
      "command": "uvx",
      "args": [
        "agentpool-cli"
      ]
    }
  }
}
pypiagentpool-cli

Frequently asked questions

What is AgentPool?
AgentPool is an MCP (Model Context Protocol) server by sidduhere in the Autonomous Agents category. See each coding-agent subscription's live limits and offload work to one with headroom.
How do I connect AgentPool to Claude, Cursor, or another MCP client?
Install AgentPool from its pypi package (agentpool-cli) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is AgentPool open source?
Yes — the source code is public at github.com/sidduhere/agentpool.
Can AI agents pay to use AgentPool?
Not yet through Loomal — AgentPool is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AgentPool? Claim this listing free by verifying GitHub ownership, or contact us.