Session
MCP Killed the Handshake: What Stateless Really Means for Agents
Older MCP was stateless in spirit and stateful in practice: initialize opened a session, and every later message leaned on that memory. The 2026-07-28 revision removed the handshake outright. There is no first message, no session, and a server that needs input cannot send a request — modern clients silently discard them.
This talk walks the wire. Live in MCP Inspector we will watch discovery replace initialize, watch _meta replace the session, and watch a server ask a question by answering a tool call. Then: a tool that returns a UI, a task handle instead of a blocking result, and why continuation state now has to travel on the wire — because the server has nowhere else to keep it.
If you have only used an MCP SDK, this is the protocol underneath. If you are about to build a server, this is why “just add a session” is the wrong instinct.
David Parry
Unlocking Innovation Through Expertise: David Parry, Principal Architect
Dallas, Texas, United States
Links
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top