Scaling AI Agent Infrastructure with the MCP Stateless updates
Blog post from Google Cloud
The 2026-07-28 release candidate for the Model Context Protocol (MCP), developed through an industry working group led in part by Google and including Hugging Face, replaces the protocol’s prior session-based HTTP model with a stateless request architecture intended for cloud-scale deployments. Earlier versions required initialization handshakes and session IDs, which could necessitate sticky load balancing, shared session stores, and persistent connections while reducing resiliency during pod failures or autoscaling. Under the new model, each request includes protocol, client, and capability metadata, while standardized HTTP headers expose the invoked method and tool or resource name to enable routing, rate limiting, auditing, and validation without inspecting request bodies. The specification also adds cache lifetime controls, a multi-round-trip mechanism for user confirmations or other input without holding connections open, and a formal tasks extension for asynchronous operations. Security updates include authorization issuer verification, resource-specific token indicators, and expanded JSON Schema support for tool inputs, alongside a deprecation policy for older features such as Roots, Sampling, and Logging. Beta support is available in the TypeScript, Python, Go, and C# SDKs, with migration tools and guidance intended to help developers test the new version.
| Trend | Post Mentions | Total Month Mentions | Posts | Companies | MoM |
|---|---|---|---|---|---|
| MCP | 34 | 1,562 | 186 | 99 | -80% |
| Serverless | 3 | 149 | 44 | 30 | -80% |
| AI Agents | 2 | 1,180 | 266 | 113 | -80% |
| LLM | 2 | 1,189 | 251 | 109 | -83% |
| Kubernetes | 1 | 634 | 79 | 44 | -75% |
| Observability | 1 | 625 | 152 | 84 | -84% |
| OpenTelemetry | 1 | 158 | 34 | 25 | -85% |
Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.