PulseAugur
EN
LIVE 14:49:30

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 behind standard load balancers without shared session storage. Key changes include method and tool names being transmitted in HTTP headers for easier routing, support for multi-round-trip requests, and enhanced authorization mechanisms. Notably, OpenAI's Codex was observed already using the new revision shortly after its release, while Claude clients continued to use an earlier version. AI

IMPACT This protocol update could streamline AI agent communication and integration by enabling stateless operations and better routing.

RANK_REASON Update to a specific protocol specification and its adoption by clients.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Model Context Protocol updates to stateless design; Codex adopts new spec early

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Pierre- Laurent Medori ·

    MCP 2026-07-28 from the server side: Codex already speaks it, Claude doesn't yet

    <p>On July 28, the Model Context Protocol project shipped a new spec revision, <a href="https://blog.modelcontextprotocol.io/posts/2026-07-28/" rel="noopener noreferrer">2026-07-28</a>. I run backend engineering at GoodBarber, and our <a href="https://mcp.goodbarber.dev/.well-kno…