Fetching from the wire…
Public story · 2026-07-25 · high
Remote servers can sit behind plain round-robin load balancers instead of needing sticky sessions, closing a validation window open since May 21.
Why now: The spec finalizes July 28, three days after this July 25 coverage.
MCP's spec finalizes July 28, closing a ten-week validation window, and strips out session management and handshakes entirely, per the MCP blog. For anyone running a remote server, that swaps sticky sessions, a shared session store, and gateway deep packet inspection for plain round-robin load balancing.
New Mcp-Method and Mcp-Name headers make that possible. Gateways can route requests by reading the headers instead of opening the message body, so routing decisions move from session state to header inspection.
Authorization gets the same treatment. Six proposals fold in OAuth 2.0 and OpenID Connect, including issuer validation and refresh token handling. Auth flows stop being a bespoke MCP thing and start looking like every other API you already secure.
Not everything survives the cut. Roots, Sampling, and Logging are formally deprecated, though a new policy guarantees at least a 12-month removal window before anything breaks. Tasks and MCP Apps move the other direction, graduating into versioned extensions.
Each link below shares sources, entities, or timing with this story.
MCP deprecates Logging / Shared entities / Same source / Shared topic / Earlier coverage
Linked by a graph relationship (MCP deprecates Logging); both cover Logging, MCP, MCP Apps, OAuth; cite the same source (The final spec).
Linked by a graph relationship (MCP deprecates Logging); both cover Logging, MCP, MCP Apps, Method; cite the same source (The final spec).
Linked by a graph relationship (MCP deprecates Logging); both cover MCP, MCP Apps, Method, OAuth; cite the same source (The final spec).
Linked by a graph relationship (MCP deprecates Logging); both cover MCP, MCP Apps, OAuth, OpenID Connect; cite the same source (The final spec).
Linked by a graph relationship (MCP deprecates Logging); both cover MCP, MCP Apps, Tasks; cite the same source (The final spec).
Linked by a graph relationship (MCP deprecates Logging); both cover MCP, Method; cite the same source (The final spec).
VS Code supports MCP Apps / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (VS Code supports MCP Apps); both cover MCP, MCP Apps; reported by the same outlet (blog.modelcontextprotocol.io).
MCP deprecates Logging / Shared entities / Same source / Earlier coverage
Linked by a graph relationship (MCP deprecates Logging); both cover MCP, Method; cite the same source (The final spec).