by junfanz1
Developed an MCP-based AI infrastructure enabling real-time tool execution, structured knowledge retrieval, and dynamic agentic interactions for AI clients like Claude and Cursor.
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
by vanthe9812
# AI_Agent_with_MCPThis project sets up a Model Context Protocol (MCP) server using Google's Agent Development Kit (ADK) to create intelligent agents that work together. 🤖 Explore the various agents designed for tasks like data analysis, web searches, and code generation. 🛠️