Catalog
io.github.Evozim/task-orchestrator
OfficialTask-Orchestrator
Multi-agent swarm planner and project sprint allocator.
Plans multi-agent swarms and allocates project sprint tasks.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"task-orchestrator": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://task-orchestrator-mcp-three.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.