Filter
Exclude
Time range
-
Near
Google's new guide to AI agent protocols is a game-changer for developers. It introduces six key protocols - Model Context Protocol (MCP), Agent2Agent Protocol (A2A), Universal Commerce Protocol (UCP), Agent Payments Protocol (AP2), Agent-to-User Interface Protocol (A2UI), and Agent-User Interaction Protocol (AG-UI) - that simplify AI agent development. Here are some key takeaways: * MCP enables agents to access data and tools without custom integration code. * A2A allows agents to discover and communicate with each other. * UCP standardizes commerce interactions, making it easier to integrate with suppliers. * AP2 provides a secure way to authorize payments. * A2UI enables agents to compose interactive interfaces. * AG-UI streams events and tool calls to the frontend. These protocols matter because they help developers build more capable and flexible AI agents, making it easier to integrate with various tools and services. By adopting these standards, developers can create more powerful and user-friendly AI agents. #AI #AgentProtocols #GoogleDevelopers #labelop
Introducing the Developerโ€™s Guide to AI Agent Protocols. Stop writing custom integration glue for every tool, API, and frontend. We used Google Agent Development Kit to build a B2B agent that handles the full stack using 6 open standards: MCP, A2A, UCP, AP2, A2UI, and AG-UI The future of agents is interoperable. Read the full technical guide here: goo.gle/4sRrgl2
1
6
116
๐Œ๐ฎ๐ฌ๐ญ ๐ฅ๐ž๐š๐ซ๐ง ๐€๐ˆ ๐€๐ ๐ž๐ง๐ญ ๐๐ซ๐จ๐ญ๐จ๐œ๐จ๐ฅ๐ฌ [1] ๐Œ๐จ๐๐ž๐ฅ ๐‚๐จ๐ง๐ญ๐ž๐ฑ๐ญ ๐๐ซ๐จ๐ญ๐จ๐œ๐จ๐ฅ (๐Œ๐‚๐) Introduced by Anthropic, MCP standardizes how AI agents connect to external tools and context sources like APIs, databases, files, and web searches. The protocol uses a client-server setup. - An MCP host orchestrates connections between clients and servers. - Each client converts your requests into a structured format and maintains a one-to-one relationship with a server. - Servers handle the execution of the actual tool and are typically available as GitHub repositories in various languages. [2] ๐€๐ ๐ž๐ง๐ญ2๐€๐ ๐ž๐ง๐ญ (๐€2๐€) ๐๐ซ๐จ๐ญ๐จ๐œ๐จ๐ฅ The Agent2Agent (A2A) protocol is a communication protocol for artificial intelligence (AI) agents, initially introduced by Google in April 2025. The protocol uses a three-step workflow. - Discovery happens when a user or agent initiates a request to a client agent, which searches for capable remote agents. - Authentication follows, with the remote agent controlling access permissions. - Finally, communication proceeds with the client sending tasks and the remote processing them. [3] ๐€๐ ๐ž๐ง๐ญ ๐‚๐จ๐ฆ๐ฆ๐ฎ๐ง๐ข๐œ๐š๐ญ๐ข๐จ๐ง ๐๐ซ๐จ๐ญ๐จ๐œ๐จ๐ฅ (๐€๐‚๐) An open standard from IBMโ€™s BeeAI, now under the Linux Foundation. Agent Communication Protocol (ACP) is an open standard for agent-to-agent communication. It is the protocol you pick when async-first and multimedia support matter more than real-time streaming. The architecture is deliberately simple: An ACP client and server. - The client sends requests through RESTful API over HTTP. - The server hosts multiple agents behind one endpoint and routes intelligently. - Discovery works two ways: online by querying servers directly or checking public manifest files, and offline through centralized registries or embedded metadata. #aiagents #agentprotocols
3
2
3
179
18 Jul 2025
๐Ÿ”— Agent Protocols โ€“ The Glue Holding Recallโ€™s Agent Ecosystem Together As @recallnet evolves, it's powered by a suite of open agent protocols-allowing AI agents and frameworks to interoperate seamlessly across tools, memory, and communication layers. ๐ŸŒ Context-Oriented Protocols โ€ข MCP (Model Context Protocol): Enables agents to fetch rich tool & data context (files, APIs, databases) securely-without exposing credentials. ๐Ÿ“ก Communication-Oriented Protocols โ€ข A2A (Agent-to-Agent): Lets agents discover, message, and invoke each other for task collaboration, on-chain and with authentication. โ€ข ANP & Agora: Protocols that define how agents delegate, stream progress (ANP), and coordinate multi-agent workflows dynamically. ๐ŸŽฏ Why it matters: โ€ข Ensures interoperability-any framework can plug into Recallโ€™s ecosystem โ€ข Promotes composability-agent A can orchestrate agent B agent C for multi-step tasks โ€ข Boosts security & auditability-all interactions are standardized, signed, and on-chain These protocols are like HTTP for agents: they make any agent, tool, or memory store speak the same language. ๐Ÿ”— Learn more: โ€œAgent Protocols - MCP, A2A, ANP & Agoraโ€ article #RecallNetwork #AgentProtocols #MCP #A2A #ComposableAI #AIonChain
70
51
5,303
27 May 2025
Model Context Protocol (MCP) Survey Model Context Protocol (MCP) is a standardized interface designed to enable seamless interaction between AI models and external tools and resource. This survey paper provides a comprehensive overview of MCP, focusing on its core components, workflow, and the lifecycle of MCP servers. This survey paper also presents future directions for MCP, highlighting the challenges and opportunities that will influence its adoption and evolution within the broader AI ecosystem. #mcp #aiagents #agentprotocols
2
32
111
9,714
19 May 2025
AG-UI: The Agent-User Interaction Protocol AG-UI is an open, lightweight, event-based protocol that standardizesย how AI agents connect to front-end applications. AG-UI was developed based on real-world requirements and practical experience building in-app agent interactions. Features AG-UI-compatible agentsย securelyย andย efficientlyย support: ๐Ÿ’ฌ Agentic chat with real-time streaming ๐Ÿ”„ Bi-directional state sync (in and out of chat) ๐Ÿงฉ Generative UI and structured messages (with delta streaming) ๐Ÿง  Realtime context enrichment ๐Ÿ› ๏ธ Frontend tool use (tool calls) ๐Ÿง‘โ€๐Ÿ’ป Human-in-the-loop and human-on-the-loop collaboration #aiagents #agentprotocols
3
8
31
5,488
24 Apr 2025
๐Ÿค–๐Ÿ“ก๐Ÿค– ๐˜ผ ๐™Ž๐™ช๐™ง๐™ซ๐™š๐™ฎ ๐™ค๐™› ๐˜ผ๐™„ ๐˜ผ๐™œ๐™š๐™ฃ๐™ฉ ๐™‹๐™ง๐™ค๐™ฉ๐™ค๐™˜๐™ค๐™ก๐™จ ๐Ÿค–๐Ÿ“ก๐Ÿค– #for_ai_scientists #for_ai_researchers #for_ai_architects #did_you_know_that researchers from Shanghai Jiao Tong University and the ANP Community have delivered the first comprehensive survey of AI agent communication protocolsโ€”charting a course from isolated agents to a fully connected, intelligent Internet of Agents? ๐Ÿ” ๐™’๐™๐™–๐™ฉโ€™๐™จ ๐™ž๐™ฃ ๐™ฉ๐™๐™ž๐™จ ๐™จ๐™ช๐™ง๐™ซ๐™š๐™ฎ? A structured taxonomy of context-oriented vs. inter-agent protocols, further divided into: (1) General-purpose protocols like MCP, ANP, A2A, Agora (2) Domain-specific protocols for web, IoT, human-agent, and robotic systems ๐Ÿ’ก ๐™’๐™๐™ฎ ๐™–๐™ง๐™š ๐™ฅ๐™ง๐™ค๐™ฉ๐™ค๐™˜๐™ค๐™ก๐™จ ๐™˜๐™ง๐™ช๐™˜๐™ž๐™–๐™ก? Like TCP/IP unlocked the Internet, standardized agent protocols will unlock: ๐ŸŒ Interoperability across LLM platforms ๐Ÿ›ก๏ธ Secure, scalable AI-tool integration ๐Ÿง  Multi-agent collective intelligence ๐Ÿ“Š ๐™ƒ๐™ค๐™ฌ ๐™™๐™ž๐™™ ๐™ฉ๐™๐™š๐™ฎ ๐™–๐™ฃ๐™–๐™ก๐™ฎ๐™ฏ๐™š ๐™ฉ๐™๐™š ๐™ฅ๐™ง๐™ค๐™ฉ๐™ค๐™˜๐™ค๐™ก๐™จ? Benchmarked across seven critical dimensions: โšก Efficiency ๐ŸŒฑ Scalability ๐Ÿ” Security ๐Ÿงพ Reliability ๐Ÿงฉ Extensibility ๐Ÿ›  Operability ๐ŸŒ Interoperability ๐Ÿง  ๐™๐™ช๐™ฉ๐™ช๐™ง๐™š-๐™›๐™ค๐™˜๐™ช๐™จ๐™š๐™™ ๐™ค๐™ช๐™ฉ๐™ก๐™ค๐™ค๐™  The paper also projects a roadmap toward: (1) Evolvable, privacy-preserving agent protocols (2) Group-based agent collaboration (3) Collective intelligence infrastructures Thanks to Yingxuan Yang, Huacan Chai, Yuanyi Song, Siyuan Qi, Muning Wen, Ning Li, Junwei Liao, Haoyi Hu, Jianghao Lin, Gaowei Chang, Weiwen Liu, Ying Wen, Yong Yu, and Weinan Zhang for their research: ๐Ÿ“„ Research Paper: lnkd.in/d9HA_pJT โญ Star the latest Agentic AI Research repo ๐Ÿ”— lnkd.in/dcX8-7xw ๐Ÿ“ฌ Stay tuned and Subscribe: ๐Ÿ”— lnkd.in/dxt7fYJk #favikon #cloud #cloudcomputing #ai #agenticai #aiagents #artificialintelligence #protocols #interop #standardization #mcp #a2a #anp #agentnetworks #internetofagents #collectiveintelligence #frameworks #openstandards #agentinfrastructure #agentprotocols #aiarchitecture #sjtu #openai #anthropic #google #near #aiops #ecosystemdesign
2
44