This project demonstrates a decoupled, real-time agent architecture that integrates LangGraph agents with remote tools managed by custom Modular Command Protocol (MCP) servers. It fosters a modular and scalable multi-agent ecosystem where tools can be hosted independently, supporting real-time communication via SSE and STDIO, and facilitating cloud-deployable executions. The system paves the way for an Agent2Agent protocol, where AI agents can share capabilities, coordinate actions, and securely exchange context and data, promising enhanced interoperability and collaboration across diverse applications.