AAIF picked up 170 members in four months. The question is what they're agreeing on.
The Agentic AI Foundation grew from 8 founding Platinum members to 170 total in its first four months. The growth is the demand signal; protocol convergence is the work that follows, and the gap between the two is what consumers of agent infrastructure will be reading.
The Agentic AI Foundation formed under the Linux Foundation on December 9, 2025, with eight founding Platinum members: Amazon Web Services, Anthropic, Block, Bloomberg, Cloudflare, Google, Microsoft, and OpenAI. Four months later, at the April 2026 MCP Dev Summit, the foundation reported 170 member organizations across all tiers. That growth rate is notable — the foundation absorbed MCP, goose, and AGENTS.md as anchor projects on day one and added ~40 organizations per month from there.
What 170 members in four months tells you is that there is real demand for cross-vendor coordination on agent infrastructure. What it does not tell you is what those 170 organizations have agreed on. Membership velocity and protocol convergence are different objects. The first is a demand signal. The second is a lagging indicator. The agent web is in a phase where the first is easy to measure and the second is the work that hasn't shipped yet.
The growth, in context
A foundation's first four months are mostly governance scaffolding.
AAIF's project lifecycle
policy,
approved by the Technical Steering Committee at the April summit,
defines three stages (Growth, Impact, and Emeritus) that mirror
the CNCF's Sandbox / Incubating / Graduated structure. External
project proposals can be submitted to aaif/project-proposals on
GitHub; the foundation will evaluate them on adoption, governance, and
community health. None of this is unusual. All of it is necessary
infrastructure before any of the absorbed projects produce a
conformance suite, a graduation badge, or a cross-project version
compatibility statement.
What's in scope, and what's still TBD
A useful way to read AAIF's first four months is by sorting what has and hasn't shipped. The shipped column is concrete and operationally meaningful. The TBD column is the work that turns 170 logos on a membership page into infrastructure a downstream consumer can rely on.
| Shipped (Dec 2025 – Apr 2026) | TBD (the convergence work) |
|---|---|
| 8 founding Platinum members, 170+ total across tiers | Cross-project version compatibility statements |
| Anchor projects absorbed: MCP, goose, AGENTS.md | First conformance test suite for any anchor project |
| Project lifecycle policy (Growth / Impact / Emeritus) | First graduation from Growth to Impact |
| TSC structure and external-proposal pathway | A registry-of-registries policy for MCP-server publication |
| April 2026 Dev Summit + roadmap discussion | A cross-vendor breaking-change policy for MCP / A2A |
That right-hand column is the part that determines whether AAIF membership produces something a consumer of an MCP server or an A2A agent can act on. None of those items are blocked on additional membership growth; they are blocked on the working groups doing the specification work that follows from the absorbed projects' existing roadmaps.
This is not a critique of AAIF specifically. Every foundation, CNCF included, started in the same shape: rapid membership growth in the first year, conformance and graduation work in years two and three. What's worth flagging now, while the AAIF model is still being set, is which of those items the consumers of agent infrastructure most need.
What a consumer of MCP actually needs from a foundation
If you're shipping an agent that depends on third-party MCP servers, the operationally useful outputs from a foundation are not the membership count. They are, in roughly descending order:
- A conformance test suite that a consumer can re-run against a given MCP server to confirm spec adherence. The population scans that found command-injection in roughly a third of MCP servers in the wild exist precisely because no such suite is operating at scale.
- A breaking-change policy that names what counts as a breaking spec revision and what the deprecation window is. Today, the spec carries identical Origin-validation MUST clauses across 2025-06-18 and 2025-11-25 and downstream behavior diverges anyway. A policy is the coordination tool that makes that gap visible.
- A registry governance statement for the hosted MCP Registry. Specifically: what is published, what is verified before publication, what removal criteria exist, and who decides. The registry currently functions as a discovery layer; whether it should encode conformance signals is the open question Agenstry keeps coming back to.
- Cross-protocol version compatibility statements between MCP, A2A, and AGENTS.md, which are now governed under the same foundation. The protocols can evolve independently; their interactions cannot.
None of those four items has a v1.0 yet. All four are within scope of what AAIF is structurally set up to produce. The four months of membership growth tell you the room is full. The next four months will tell you what gets decided in it.
What we're watching
Three things, observable within the next two quarters:
- Whether AAIF's first project graduates from Growth to Impact. The lifecycle policy was approved at the April summit. The first transition will be the first concrete signal of what the bar actually is.
- Whether the MCP Registry roadmap publishes a conformance-test field. A small change to the registry schema, naming a probe result or a conformance score, would close the largest gap between publication and verification at the layer that matters most for downstream consumers.
- Whether the next breaking change to MCP or A2A ships with a foundation-mediated deprecation window. A coordinated policy is what distinguishes a project absorbed under a foundation from one that simply happens to share a logo with one.
170 members is the number that travelled in the press recap. The numbers that matter over the next year are smaller and harder to count: the count of conformance suites published, the count of projects graduated, the count of cross-project compatibility statements ratified. Those are what consumers of the agent web will be reading off the foundation's outputs. The membership growth is the room. The work happens after the doors close.
Sources
- Linux Foundation Announces the Formation of the Agentic AI Foundation — Linux Foundation, December 9, 2025.
- MCP Is Now Enterprise Infrastructure: Everything That Happened at MCP Dev Summit North America 2026 — Agentic AI Foundation, April 13, 2026.
- Agentic AI Foundation homepage — accessed May 2026.
- Model Context Protocol Registry repository — modelcontextprotocol/registry, accessed May 2026.
- Model Context Protocol — modelcontextprotocol.io — accessed May 2026.
- goose source repository — Block, Inc., accessed May 2026.
- AGENTS.md specification — agentsmd, accessed May 2026.