Glossary
A2A (Agent2Agent)
A protocol for agents to delegate work to each other: each publishes a card saying what it does and how to reach it, and tasks are handed over, not called.
A2A covers the case MCP does not. MCP hands an agent a set of tools; A2A hands a task to another agent. Each participant publishes an agent card at a well-known URL describing its skills, endpoints and authentication, and an orchestrator reads those cards to decide where to route work. The task then has a lifecycle of its own — submitted, working, input-required, completed — rather than a single request and response.
It is the least settled of the standards tracked here, and coverage varies sharply between implementations: publishing a card is not the same as accepting a task, and accepting a task is not the same as completing one.
A2A is not a payment rail, not an identity system, and not a guarantee that the agent on the other end is competent. Sato Hub probes for a published agent card and records whether one answered; nothing beyond that is claimed, and Sato Hub deliberately does not publish an agent card of its own, because publishing one is a claim we would break the first time an orchestrator sent a task.
Where Sato Hub measures it
Numbers live on those pages and refresh on their own schedule; this definition does not restate them.
Related terms
Sources
Cite this page
Sato Hub. "A2A (Agent2Agent) (glossary)." Sato Hub, updated 2026-09-14, accessed 2026-09-14. https://satohub.ai/glossary/a2aData last refreshed 2026-09-14; this page is rebuilt daily. Citations carry the date so a reader can tell which snapshot a claim came from. Catalog data is licensed CC-BY-4.0.