M-MuneebAlam/multi-agent-llm-app
Multi-agent LLM application featuring a simple chatbot, internet search–enabled chatbot, and agentic RAG for document reasoning. Integrates with external tools via Zapier MCP server to showcase orchestration and collaboration across specialized agents.
Platform-specific configuration:
{
"mcpServers": {
"multi-agent-llm-app": {
"command": "npx",
"args": [
"-y",
"multi-agent-llm-app"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...