ddalcu/agent-orcha
Agent Orcha is a declarative framework designed to build, manage, and scale multi-agent AI systems with ease. Use YAML to orchestrate complex workflows, manage diverse tools via MCP, and integrate semantic search seamlessly.
Platform-specific configuration:
{
"mcpServers": {
"agent-orcha": {
"command": "npx",
"args": [
"-y",
"agent-orcha"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...