Coding-4A11j/Multi-Agent-AI-Orchestration-System
AgentForge MCP – A Multi-Agent AI Orchestration System built with LangChain and Groq. Implements Planner–Executor–Verifier architecture with MCP servers, tool integrations, and structured LLM outputs for autonomous task execution.
Platform-specific configuration:
{
"mcpServers": {
"Multi-Agent-AI-Orchestration-System": {
"command": "npx",
"args": [
"-y",
"Multi-Agent-AI-Orchestration-System"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...