July 28, 2026
PulseAugur coverage of July 28, 2026 — every cluster mentioning July 28, 2026 across labs, papers, and developer communities, ranked by signal.
5 day(s) with sentiment data
-
OAuth adoption lags July 2026 spec: Only 8% of servers comply
A recent analysis of 2,967 servers advertising OAuth found that only 8% fully comply with the July 2026 specification, specifically regarding RFC 9728 and RFC 9207. While older OAuth functionalities are well-implemented…
-
MCP Python SDK enforces method ownership to prevent server startup failures
The MCP Python SDK has introduced safeguards to prevent method collisions, ensuring that server configurations fail before runtime if multiple extensions claim the same method name. This is achieved by enforcing that ea…
-
Model Context Protocol shifts to stateless architecture, introducing new security risks
The Model Context Protocol (MCP) has undergone a significant revision, moving from a stateful to a stateless architecture. This change, effective July 28, 2026, eliminates the need for session IDs and initialization han…
-
Model Context Protocol adopts 12-month deprecation policy, removes six features
The Model Context Protocol (MCP) has introduced a formal deprecation policy, ensuring a minimum twelve-month window before features are removed. This policy, adopted via SEP-2596, governs protocol messages, capabilities…
-
MCP C# protocol update shifts client capability checks to requests
The Model Context Protocol (MCP) C# library has introduced per-request client capabilities, a change effective July 28, 2026. This update shifts the responsibility of determining client capabilities from the server to t…
-
MCP C# SDK adds hybrid sessions for seamless client upgrades
The MCP C# SDK has introduced a hybrid session mode to accommodate both older and newer client versions on a single endpoint. This new feature, HttpServerSessionMode.StatefulForInitializeClients, allows clients using th…
-
Model Context Protocol (MCP) revision breaks existing servers
The Model Context Protocol (MCP) underwent a significant revision on July 28, 2026, shifting to a stateless design and removing several key methods, including `initialize` and `ping`. This change has caused widespread i…
-
MCP C# SDK 2.0.0 adds protocol negotiation with fallback
The MCP C# SDK version 2.0.0 introduces protocol negotiation, defaulting to the 2026-07-28 specification which removes the need for an initialize handshake and session-based HTTP. This new version maintains backward com…
-
Model Context Protocol updates to stateless design; Codex adopts new spec early
The Model Context Protocol (MCP) has released a new specification revision, 2026-07-28, which introduces a stateless core by retiring the previous session-based handshake. This update allows MCP servers to operate behin…
-
MCP protocol adopts stateless core, shifting recovery burden to applications
The recent update to the MCP protocol, effective July 28, 2026, has transitioned to a stateless core by removing initialization handshakes and protocol-level sessions. This change simplifies server routing and scaling b…
-
Model Context Protocol shifts to infrastructure with stateless design
The Model Context Protocol (MCP) has released its largest update to date, with the July 28, 2026 specification focusing on transforming the protocol from a research prototype into robust infrastructure. Key changes incl…
-
Google's MCP adopts stateless kernel for scalable agent infrastructure
Google has updated its Machine Control Plane (MCP) to a stateless kernel, removing stateful constraints. This change is designed to enable cloud-native horizontal scaling and serverless deployments for agent infrastructures.
-
Model Context Protocol (MCP) transitions to stateless design
The Model Context Protocol (MCP) has transitioned to a stateless design, as detailed in its July 28, 2026 specification revision. This change removes protocol-level sessions, making MCP servers easier to operate and sca…
-
Model Context Protocol shifts to stateless design in major update
The Model Context Protocol (MCP) has released a significant update with its 2026-07-28 specification, fundamentally shifting from a stateful to a stateless design. This change eliminates the need for session IDs and han…
-
Model Context Protocol update increases request size by 118%
The Model Context Protocol (MCP) is undergoing a significant update, set to delete its original handshake and the Mcp-Session-Id header. This change, scheduled for July 28, 2026, will increase the size of every request …
-
Model Context Protocol 2.0 to launch July 28, 2026, simplifying AI agent integrations
The Model Context Protocol (MCP) is releasing a significant update, version 2.0, on July 28, 2026. This update, the largest since MCP's launch in November 2024, aims to simplify integration and improve scalability for A…
-
Model Context Protocol shifts to stateless design for AI agents
The Model Context Protocol (MCP) is transitioning to a stateless design on July 28, 2026, a significant change from its previous session-based architecture. This update, introduced by Anthropic, aims to improve scalabil…
-
MCP protocol shifts to stateless model, simplifying load balancing
The Messaging and Control Protocol (MCP) is undergoing a significant rewrite, shifting from a stateful to a stateless model. This change, set to be finalized on July 28, 2026, will eliminate the need for session IDs and…