Dhilipfr/langgraph-agent-orchestrator-mcp-tool
An AI agent orchestration framework using LangGraph with Model Context Protocol (MCP) integration. Features a supervisor-agent architecture to coordinate specialized agents with domain-specific tools. Built with LangChain, OpenAI models, and includes a Gradio interface for easy interaction.
Platform-specific configuration:
{
"mcpServers": {
"langgraph-agent-orchestrator-mcp-tool": {
"command": "npx",
"args": [
"-y",
"langgraph-agent-orchestrator-mcp-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...