Executive Summary
On August 17, 2026, A2A, the agent-to-agent communication standard Google created, became a hosted project of the Agentic AI Foundation (AAIF) at the Linux Foundation. AAIF launched last December with Anthropic's MCP as one of its founding contributions. The standard for how an agent reaches tools and data and the standard for how agents hand work to each other now sit under the same roof.
No control changed hands. Google had already donated A2A to the Linux Foundation in 2025, and this month it moved within that structure into the foundation dedicated to agentic AI. Each protocol keeps its own maintainers, specification process and release schedule. What the foundation settled is who stewards the specifications. What it left unsettled is which agent may read which data.
For organizations assembling agents from several vendors, this is less a story about plumbing than a story about where responsibility now sits. When an agent built by another company knocks at your door using a standard protocol, how far you open that door is not on the list the foundation sorted out.
Key Numbers
Of the four cells below, the first three show how quickly this ecosystem converged on one place. The last card has no number in it, because the pace of convergence did not settle a matching number of questions.
Sources: Axios (2026-08-17), AAIF announcement, Linux Foundation press release (2025-12-09)
250+
AAIF members
The foundation told Axios it has grown from fewer than 40 members at launch to more than 250 in eight months
150+
Organizations backing A2A
Already in production across supply chain, financial services and mobile platforms
10,000+
Public MCP servers
Counted when the foundation formed. Tool connectivity already had its de facto standard
Left open
Enterprise authorization policy
A signed agent card proves identity. It says nothing about what that agent may reach
MCP Was Already There When A2A Arrived
A2A (Agent2Agent) is a protocol Google launched in April 2025. It defines how agents built on different frameworks and by different vendors find each other, hand off work and get results back. That June, Google donated the specification, SDKs and tooling to the Linux Foundation together with AWS, Cisco, Microsoft, Salesforce, SAP and ServiceNow. In August 2025, IBM merged its own Agent Communication Protocol into A2A.
What Axios reported exclusively on August 17, 2026 is that A2A would become a hosted project of AAIF, the Linux Foundation body focused specifically on agentic AI. TechStrong AI followed the next day, Forbes the day after that. This is not an ownership event. A project already held in neutral governance moved into a narrower, more specialized home.
What was already in that home determines how much the news weighs. The Linux Foundation announced the formation of AAIF on December 9, 2025 with three anchoring project contributions: Anthropic's MCP, Block's goose and OpenAI's AGENTS.md. Its platinum members include AWS, Anthropic, Block, Bloomberg, Cloudflare, Google, Microsoft and OpenAI. At the time of that announcement MCP had passed 10,000 public servers and had been adopted by Claude, Cursor, Microsoft Copilot, Gemini, VS Code and ChatGPT.
The foundation now holds five projects, and it describes them as layers of a single stack. AGENTS.md sits in the instructions and context layer, telling agents a project's conventions and operating rules. goose is the runtime layer where an agent reasons, plans and carries out work. MCP is the connectivity layer that reaches tools and data. agentgateway sits at the boundary between agent systems and the infrastructure they run on, handling routing, policy and observability. A2A, the new arrival, is the agent-to-agent interoperability layer. Connecting, running and mediating now live in one place.
Rao Surapaneni, VP at Google Cloud, told Axios: "When we first envisioned A2A, the hypothesis was customers are deploying agentic systems from multiple technology providers and platform providers." All of those agents, he said, need to be able to work together. Mazin Gilbert, AAIF's executive director, put the distinction this way in an interview: "There's a big difference between an open protocol and open standard, and having an open protocol becoming interoperable with the entire stack." He added: "Companies don't want just one protocol; they want the whole stack to be open." Both remarks point at the same thing. A specification being published and a specification actually meshing with someone else's systems are different achievements.
The foundation's own argument for neutral governance reads like procurement language. When a foundational component belongs to one vendor, every downstream team absorbs that vendor's roadmap constraints and release cycles; under open governance the community shapes what gets built and when. The 150-plus organizations backing A2A include direct competitors, and that breadth only holds together under governance no single participant controls. Axios framed the significance in buyer terms as well. Making it easier to mix agents and tools from different providers gives companies more room to choose on cost, performance and latency.
MCP Reaches Down, A2A Reaches Across
Why the two standards do not compete is stated most compactly in a single Forbes sentence pair: "MCP standardizes how an agent reaches a database, an API or a file system. A2A standardizes how one agent asks another to complete a task and return the result." They do not overlap on one layer. They run in different directions.
On the A2A side, everything starts with the agent card. An agent publishes a structured description of what it can do and how to reach it. Another agent reads that card, discovers the capability and delegates the task without a human brokering the handoff. Before that, as AAIF describes the era it is leaving behind, agents built on different frameworks could not hand off work without custom integration code written for each pairing, and every new vendor relationship required the same work from scratch. The cost was never in the agents. It was in the space between them.
The two standards diverge on direction and on the problem they solve, and they arrived at different times by different routes. Only the last row matches. Joining the same foundation changed nothing about how each one is run.
| Dimension | MCP | A2A |
|---|---|---|
| Direction | Agent to resource | Agent to agent |
| Problem solved | Access to tools, data and applications | Discovery, task delegation, result return |
| First released | November 2024, Anthropic | April 2025, Google |
| Joined AAIF | December 2025, founding contribution | August 2026, hosted project |
| After joining | Each keeps its own maintainers, specification process and release schedule | |
150 Endorsements Are Not 150 Implementations
The consolidation trend itself is clear. IBM folding its own specification into A2A was the first real signal that fragmentation was shrinking, and A2A now has backing from more than 150 organizations and runs in production across supply chain, financial services and mobile platforms. Huawei standardized on A2A to link Celia, its OS-level assistant on HarmonyOS, with in-app agents, and Tencent's WeChat uses it to integrate with Huawei and other Android OEM assistants. Google Cloud, Microsoft Azure AI Foundry and AWS Bedrock AgentCore all host A2A agents or expose A2A endpoints.
Read those numbers with the caveat Forbes attached to them. The count of supporting organizations and the production deployments come from the foundation and its vendors rather than independent measurement. The 250 member figure is the foundation's own tally too. It is enough to show direction and not enough to treat as market share. Fragmentation is not fully resolved either. IBM's ACP was absorbed into A2A, but Cisco's AGNTCY still addresses overlapping ground in discovery and identity. That happens to be the ground closest to the problem this article is about.
A2A v1.0, released in March 2026, is the standard's first stable specification. Multi-protocol bindings and version negotiation, multi-tenancy and cryptographically signed agent cards all landed in that release. Those are enterprise deployment and identity verification features.
The caveat Forbes adds here is the more useful one for practitioners. Hosting an A2A endpoint is not the same as supporting protocol bindings, version negotiation, multi-tenancy and signed cards. A name on a list of supporting organizations tells you nothing about which revision the agent on the other side implements or how far it goes. The list points at a direction. It does not report a state.
What Counts as the Previous Agent's Answer
TechStrong AI attached a warning from a different angle to the same news. Mahesh Shanmugasundaram, lead AI solutions architect at Seekr, granted the progress and then named the cost: "Open protocols like A2A are an important step toward making agentic AI more interoperable and flexible. But the truth is, interoperability only expands that already existing trust gap. While the protocol standardizes the pipe, organizations decide what travels through it."
The failure mode he described is specific. "In an A2A chain, each agent treats the prior agent's output as 100% trusted input vs. a claim to be verified," he said. "Once that assumption has been baked in, cascading failure becomes structurally worse than teams expect." A small hallucination near the front of a chain can surface several steps later as a highly authoritative-looking answer, a pattern he called an AI game of telephone.
This risk is not only a matter of careless implementations. The A2A specification writes agent opacity into its design principles: agents are typically opaque because they don't share internal memory, tools, or direct resource access with each other. The upside is that a remote agent can be treated as a standard HTTP-based enterprise application, so existing security models apply unchanged. The cost is that an agent further down the chain has no way to see what the agent before it based its answer on. All it receives is the output. That is why the game of telephone gets structurally worse. Without the evidence traveling alongside the answer, the receiving side cannot verify even when it wants to.
The authorization problem and the trust problem look separate, but in practice they meet at the same point. Both are judgments the standard does not make for you, and both depend on whether the basis for the judgment can be reconstructed later. Without a record of which agent read what under whose authority, a permissions incident cannot be replayed; without a record of which claim passed unverified at which step of a chain, a wrong answer cannot be traced to its origin. Which is why Shanmugasundaram argued that evidence-based evaluations and explainable output cannot be an afterthought and need to be the default unit of exchange between agents.
Once the Plumbing Settles, the Question Moves to Data
The argument about how to connect things has largely wound down. Tool access goes through MCP, agent-to-agent communication goes through A2A, and one neutral foundation stewards both. For organizations that delayed adoption while waiting to see which standard would win, that is good news.
Once the pipes are laid, though, more requests arrive through them. Until yesterday the things attaching to your systems were people and applications you built. Now agents built by another company and running in another cloud knock at the door using a standard protocol. The questions waiting at that door do not change when the protocol does. Whose authority is this request carrying, may this data be shown to this party, and if it becomes a problem later, what will we use to explain it.
All three answers live on the data side: which data falls into which classification, what access policy is attached to that classification, and what gets recorded when access happens. The specification asks enterprise implementers for the same things. Be acutely aware of the sensitivity of the data exchanged in messages and artifacts, comply with regulations such as GDPR, CCPA and HIPAA based on the domain and data involved, and avoid including or requesting unnecessarily sensitive information in the first place. None of that is work a protocol can do on your behalf. An organization that has not settled those three cannot safely open cross-boundary delegation no matter how tidy the standards get. For an organization that has, A2A is less a new risk than one more doorway where policies it already uses can be applied.
The preparation available right now also sits outside the protocol. Decide first which skills your organization is willing to expose to external agents, write down which data each of those skills reaches, and build the place where delegation requests and their results will be kept as an audit record. It takes longer than reading a specification, and it survives the specification changing.
Editor's Note: The same order shows up repeatedly in the data quality work Pebblous does. How to connect the pipeline is usually settled quickly. What takes time is agreeing on what the data moving through it is, whose it is, and how far it can be used. The more standards solve the first problem, the more the second one is what remains as the bottleneck.
References
Official Documents
- 1.The Linux Foundation. (2025). Linux Foundation Announces the Formation of the Agentic AI Foundation (AAIF).
- 2.Agentic AI Foundation. (2026). Agent2Agent (A2A) joins AAIF's open agentic stack.
- 3.A2A Project. Enterprise-Ready Features. A2A Protocol Specification.
Press
- 4.Fried, I. (2026). Exclusive: AI agents inch toward interoperability. Axios.
- 5.Janakiram MSV. (2026). Agent2Agent Joins The Agentic AI Foundation Alongside MCP. Forbes.
- 6.Vaughan-Nichols, S. J. (2026). Google Moves A2A Under Agentic AI Foundation. Techstrong AI.