junfanz1/MCP-MultiServer-Interoperable-Agent2Agent-LangGraph-AI-System
This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command Protocol) servers. The architecture enables a flexible and scalable multi-agent system where each tool can be hosted independently (via SSE or STDIO), offering modularity and cloud-deployable execut
Platform-specific configuration:
{
"mcpServers": {
"MCP-MultiServer-Interoperable-Agent2Agent-LangGraph-AI-System": {
"command": "npx",
"args": [
"-y",
"MCP-MultiServer-Interoperable-Agent2Agent-LangGraph-AI-System"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...