phil65/agentpool
A unified agent orchestration hub that lets you configure and manage multiple AI agents (native, ACP, AGUI, Claude Code) via YAML, and exposes them through standardized protocols (ACP/OpenCode Server).
Platform-specific configuration:
{
"mcpServers": {
"agentpool": {
"command": "npx",
"args": [
"-y",
"agentpool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...