SwamiRama/multi-agent-orchestrator
MCP server that orchestrates multiple AI agents (LLMs, CLI tools) in parallel — debate, review, and quick modes for multi-perspective answers
Platform-specific configuration:
{
"mcpServers": {
"multi-agent-orchestrator": {
"command": "npx",
"args": [
"-y",
"multi-agent-orchestrator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...