Agentic Orchestrator
Freeby MCP Community
MCP-first, platform-agnostic multi-agent orchestrator control plane
v0.2.19Added Apr 12, 2026
Agentic Orchestrator MCP Server
MCP-first, platform-agnostic multi-agent orchestrator control plane
Installation
Reviews
Installation
Quick install
npx -y agentic-orchestrator
Add to claude_desktop_config.json
{
"mcpServers": {
"agentic-orchestrator": {
"command": "npx",
"args": ["-y", "agentic-orchestrator"]
}
}
}