ACPs: Agent Collaboration Protocols for the Internet of Agents
- URL: http://arxiv.org/abs/2505.13523v1
- Date: Sun, 18 May 2025 00:54:27 GMT
- Title: ACPs: Agent Collaboration Protocols for the Internet of Agents
- Authors: Jun Liu, Ke Yu, Keliang Chen, Ke Li, Yuxinyue Qian, Xiaolian Guo, Haozhe Song, Yinming Li,
- Abstract summary: The Internet of Agents (IoA) aims to interconnect heterogeneous agents through standardized communication protocols.<n>Agent Collaboration Protocols (ACPs) are a comprehensive protocol suite for the IoA.<n>ACPs include registration, discovery, interaction, and tooling protocols.<n>ACPs lay the foundation for building a secure, open, and scalable agent internet infrastructure.
- Score: 10.901843387197204
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: With the rapid advancement of artificial intelligence, the proliferation of autonomous agents has introduced new challenges in interoperability, scalability, and coordination. The Internet of Agents (IoA) aims to interconnect heterogeneous agents through standardized communication protocols, enabling seamless collaboration and intelligent task execution. However, existing agent communication protocols such as MCP, A2A, and ANP remain fragmented and scenario-specific. To address this gap, we propose Agent Collaboration Protocols (ACPs), a comprehensive protocol suite for the IoA. ACPs include registration, discovery, interaction, and tooling protocols to support trustable access, capability orchestration, and workflow construction. We present the architecture, key technologies, and application workflows of ACPs, and demonstrate its effectiveness in a collaborative restaurant booking scenario. ACPs lay the foundation for building a secure, open, and scalable agent internet infrastructure.
Related papers
- Agentic Web: Weaving the Next Web with AI Agents [109.13815627467514]
The emergence of AI agents powered by large language models (LLMs) marks a pivotal shift toward the Agentic Web.<n>In this paradigm, agents interact directly with one another to plan, coordinate, and execute complex tasks on behalf of users.<n>We present a structured framework for understanding and building the Agentic Web.
arXiv Detail & Related papers (2025-07-28T17:58:12Z) - From Prompt Injections to Protocol Exploits: Threats in LLM-Powered AI Agents Workflows [1.202155693533555]
Large language models (LLMs) with structured function-calling interfaces have dramatically expanded capabilities for real-time data retrieval and computation.<n>Yet, the explosive proliferation of plugins, connectors, and inter-agent protocols has outpaced discovery mechanisms and security practices.<n>We introduce the first unified, end-to-end threat model for LLM-agent ecosystems, spanning host-to-tool and agent-to-agent communications.
arXiv Detail & Related papers (2025-06-29T14:32:32Z) - Agent Capability Negotiation and Binding Protocol (ACNBP) [0.0]
This paper presents the Agent Capability Negotiation and Binding Protocol (ACNBP)<n>ACNBP is a framework designed to facilitate secure, efficient, and verifiable interactions between agents in heterogeneous multi-agent systems.<n>We show ACNBP's effectiveness through a comprehensive security analysis using the MAESTRO threat modeling framework.
arXiv Detail & Related papers (2025-06-16T15:18:24Z) - A Study on the MCP x A2A Framework for Enhancing Interoperability of LLM-based Autonomous Agents [0.0]
In modern AI systems, collaboration between autonomous agents and integration with external tools have become essential elements for building practical AI applications.<n>This paper provides an in-depth technical analysis and implementation methodology of the open-source Agent-to-Agent (A2A) protocol developed by Google and the Model Context Protocol (MCP) introduced by Anthropic.
arXiv Detail & Related papers (2025-06-02T15:46:16Z) - Agent Context Protocols Enhance Collective Inference [25.611935537078825]
Agent context protocols (ACPs) are a domain- and agent-agnostic family of structured protocols for agent-agent communication, coordination, and error handling.<n>ACPs combine persistent execution blueprints and standardized message schemas, enabling robust and fault-tolerant collective inference.<n>ACP-powered generalist systems reach state-of-the-art performance: 28.3 % accuracy on AssistantBench for long-horizon web assistance and best-in-class multimodal technical reports.
arXiv Detail & Related papers (2025-05-20T16:28:08Z) - Agent Name Service (ANS): A Universal Directory for Secure AI Agent Discovery and Interoperability [0.0]
The proliferation of AI agents requires robust mechanisms for secure discovery.<n>This paper introduces the Agent Name Service (ANS), a novel architecture based on DNS addressing the lack of a public agent discovery framework.
arXiv Detail & Related papers (2025-05-15T17:49:36Z) - Internet of Agents: Fundamentals, Applications, and Challenges [66.44234034282421]
We introduce the Internet of Agents (IoA) as a foundational framework that enables seamless interconnection, dynamic discovery, and collaborative orchestration among heterogeneous agents at scale.<n>We analyze the key operational enablers of IoA, including capability notification and discovery, adaptive communication protocols, dynamic task matching, consensus and conflict-resolution mechanisms, and incentive models.
arXiv Detail & Related papers (2025-05-12T02:04:37Z) - A survey of agent interoperability protocols: Model Context Protocol (MCP), Agent Communication Protocol (ACP), Agent-to-Agent Protocol (A2A), and Agent Network Protocol (ANP) [0.8463972278020965]
This survey examines four emerging agent communication protocols: Model Context Protocol (MCP), Agent Communication Protocol (ACP), Agent-to-Agent Protocol (A2A), and Agent Network Protocol (ANP)<n>MCP provides a client-server interface for secure tool invocation and typed data exchange.<n>ACP introduces REST-native messaging via multi-part messages and asynchronous streaming to support multimodal agent responses.<n>A2A enables peer-to-peer task outsourcing through capability-based Agent Cards.<n>ANP supports open-network agent discovery and secure collaboration using decentralized identifiers (DIDs) and graphs.
arXiv Detail & Related papers (2025-05-04T22:18:27Z) - The Coral Protocol: Open Infrastructure Connecting The Internet of Agents [0.3262230127283452]
Coral Protocol is an open and decentralized collaboration infrastructure that enables communication, coordination, trust and payments for The Internet of Agents.<n>As a foundational platform for multi-agent ecosystems, Coral establishes a common language and coordination framework.<n>Its design emphasizes broad compatibility, security, and vendor neutrality, ensuring that agent interactions are efficient and trustworthy.
arXiv Detail & Related papers (2025-04-30T22:17:13Z) - A Survey of AI Agent Protocols [35.431057321412354]
There is no standard way for large language models (LLMs) agents to communicate with external tools or data sources.<n>This lack of standardized protocols makes it difficult for agents to work together or scale effectively.<n>A unified communication protocol for LLM agents could change this.
arXiv Detail & Related papers (2025-04-23T14:07:26Z) - Internet of Agents: Weaving a Web of Heterogeneous Agents for Collaborative Intelligence [79.5316642687565]
Existing multi-agent frameworks often struggle with integrating diverse capable third-party agents.
We propose the Internet of Agents (IoA), a novel framework that addresses these limitations.
IoA introduces an agent integration protocol, an instant-messaging-like architecture design, and dynamic mechanisms for agent teaming and conversation flow control.
arXiv Detail & Related papers (2024-07-09T17:33:24Z) - AgentScope: A Flexible yet Robust Multi-Agent Platform [66.64116117163755]
AgentScope is a developer-centric multi-agent platform with message exchange as its core communication mechanism.
The abundant syntactic tools, built-in agents and service functions, user-friendly interfaces for application demonstration and utility monitor, zero-code programming workstation, and automatic prompt tuning mechanism significantly lower the barriers to both development and deployment.
arXiv Detail & Related papers (2024-02-21T04:11:28Z) - A Survey and Comparative Analysis of Security Properties of CAN Authentication Protocols [92.81385447582882]
The Controller Area Network (CAN) bus leaves in-vehicle communications inherently non-secure.
This paper reviews and compares the 15 most prominent authentication protocols for the CAN bus.
We evaluate protocols based on essential operational criteria that contribute to ease of implementation.
arXiv Detail & Related papers (2024-01-19T14:52:04Z) - ProAgent: Building Proactive Cooperative Agents with Large Language
Models [89.53040828210945]
ProAgent is a novel framework that harnesses large language models to create proactive agents.
ProAgent can analyze the present state, and infer the intentions of teammates from observations.
ProAgent exhibits a high degree of modularity and interpretability, making it easily integrated into various coordination scenarios.
arXiv Detail & Related papers (2023-08-22T10:36:56Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.