Skip to main content

Protocols

A2A (Agent-to-Agent)

A2A is a communication protocol that enables AI agents to interact with each other directly, exchanging information and coordinating actions without human intervention. It is essential for building multi-agent systems where agents need to collaborate, negotiate, and share resources to accomplish complex tasks.

Read A2A Documentation

MCP (Model Context Protocol)

MCP is a standardized protocol that allows AI models to access external tools and data sources through a consistent interface. It is crucial for agents to extend their capabilities beyond their training data, enabling them to interact with real-time information, databases, APIs, and other external systems.

Read MCP Documentation