ACP (Agent Communication Protocol) is an open standard designed for intelligent agents to communicate effectively regardless of their building structure.
ACP acts as a unifying protocol creating a common interface for communication between agents, making cross-agent communication simple, secure, and scalable.
Developed under the Linux Foundation, ACP remains open, transparent, and community-driven. Its official implementation, BeeAI, provides tools for agent deployment and running.
ACP uses standard HTTP and REST patterns, allowing interaction with ACP agents using familiar tools like curl, Postman, or a web browser, without the need for complex protocols.