Following the massive adoption of MCP, the Linux Foundation officially spun out a dedicated sub-foundation in 2026: the Agentic AI Foundation (AAIF).
The AAIF now governs the core trifecta of agentic protocols:
By bringing these protocols under the AAIF, the industry ensures that the future of autonomous systems remains open, secure, and vendor-neutral, preventing fragmented ecosystems.
| Feature | Status | Description |
|---|---|---|
| MCP Server Cards | In Development | Standardized metadata served via a .well-known URL, allowing registries and crawlers to discover a server's capabilities without a live connection. |
| Tasks Primitive (SEP-1686) | Experimental | A new primitive for asynchronous agent workflows — allows long-running tasks to be tracked, resumed, and monitored across sessions. |
| Session Management | In Development | Formal mechanisms for session creation, resumption, and migration during server restarts. |
| OIDC Discovery | Shipped | OpenID Connect discovery support for enterprise SSO-integrated authentication. |