Google's Agent-to-Agent (A2A) protocol reached v1.0 and entered production at 150 organizations in the week of May 5, 2026 — a milestone that signals the shift from experimental inter-agent communication to standardized infrastructure. A2A defines how AI agents from different vendors and platforms communicate with each other: how they pass tasks, share state, request capabilities, and return results. Before A2A, multi-agent systems required custom integration work for every agent-to-agent handoff, making complex automation pipelines brittle and expensive to maintain. With v1.0 stable, any agent built on an A2A-compatible platform can hand work to any other A2A-compatible agent, regardless of which vendor built it. The production deployments at Google Cloud Next 2026 demonstrated agents from Box, Workday, Salesforce, and ServiceNow operating together in automated workflows — enterprise software categories that previously required extensive custom middleware to connect. The Anthropic Model Context Protocol (MCP), which reached 97 million installs in March 2026 and was recently donated to the Linux Foundation's Agentic AI Foundation, handles agent-to-tool connections. A2A handles agent-to-agent connections. Together, these two protocols are becoming the foundational plumbing of the agentic AI era — the equivalent of HTTP and REST for the previous generation of software. For engineering teams building automation workflows, adopting A2A-compatible tooling now avoids a migration cost later as the standard solidifies.
Read original article →