Fetching from the wire…
Public story · 2026-08-23 · high
The roadmap adds an agent identity group and a tools/call redesign, two days after A2A joined MCP's new governance home.
Why now: MCP's maintainers published the roadmap on August 22, two days after Google Cloud handed A2A to the same governance body.
MCP's maintainers deleted protocol-level sessions and the initialization handshake in the July 28 spec release, per an August 22 roadmap post. Servers no longer hold per-client state, which is what lets them scale horizontally. It's one of five structural changes in that release, authored by David Soria Parra and Den Delimarsky. If you wrote a server before July and it still compiles, you're running a removed protocol version, not a deprecated one.
That release also added server/discover, so clients negotiate capabilities before any other call. List results became cacheable through ttlMs and cacheScope. Tasks moved out of the core spec into its own extension. And server-initiated requests got replaced by Multi Round-Trip Requests, the mechanism elicitation now depends on.
Three groups are already forming for the next cycle. A Transports WG wants Streamable HTTP as the single binding. Right now every HTTP feature needs a second stdio-specific design, so SDKs maintain two pipelines. A Core Primitives WG is redesigning tools/call, since letting responses carry both content and structuredContent produced diverging implementations. It's also starting experimental progressive tool discovery, so clients stop loading a server's full catalog upfront. The Agent Identity WG carries the real stakes. MCP's authorization model still assumes a human with a browser, not a cloud workload or sub-agent acting without one. It's finalizing DPoP and Workload Identity Federation to close that gap.
Two days before the roadmap post, Google Cloud handed A2A to the Linux Foundation's Agentic AI Foundation, the same body that now runs MCP. AWS, Anthropic, Microsoft and OpenAI are listed as platinum signatories.
Check which spec revision your server declares before the next deploy. Microsoft's Agent Framework already shipped a breaking migration to the new Tasks extension in dotnet-1.19.0.
Each link below shares sources, entities, or timing with this story.
Ten days from spec to shipped client. That's fast even for this ecosystem. The MCP 2026-07-28 revision replaced the bidirectional stateful protocol with request/response. Every request now independently carries protocol version, client identity and capabilities. Cloudflare's t...
The 2026-07-28 Model Context Protocol spec published today, and it removes two things every MCP server currently depends on: the initialize/initialized handshake and the Mcp-Session-Id header. Both are gone. Not deprecated. Gone from the core. (Model Context Protocol Blog) Wha...
The Model Context Protocol's 2026-07-28 revision is the biggest change since the protocol existed. The core is now stateless request/response instead of a bidirectional stateful session. Authorization aligns with OAuth 2.1 and OpenID Connect. MCP Apps and Tasks moved under a v...
MCP now has 97M+ monthly SDK downloads. First-class client support across ChatGPT, Claude, Cursor, Gemini, Microsoft Copilot, and VS Code. Governed by the Agentic AI Foundation (AAIF) under Linux Foundation, co-founded by Anthropic, Block, and OpenAI. AAIF also hosts Goose (op...
If you run a production MCP server, you have a hard deadline. The 2026-07-28 spec removes the protocol-level session model entirely, and it's a breaking change. The MCP release candidate makes every request carry its own protocol version, client info, and capabilities (Model C...
For 18 months, Anthropic's Model Context Protocol has been the thing everyone quietly agreed on. You want to plug a tool into an agent, you speak MCP. It won by being early, open, and good enough. That consensus is now contested. Per The Information, Google, Microsoft, Salesfo...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.