Implementing a new protocol revision is the easy half. MCP 2026-07-28 deleted the initialize handshake and protocol-level sessions. Every backend I proxy is still on 2025-11-25 and will be for a year, so my proxy is a modern server on one side and a legacy client on the other, at the same time.
Absence is the compatibility contract
MCP 2026-07-28 deleted the initialize handshake and protocol-level sessions. My proxy sits on both sides of that wire and every backend it talks to is still on the old revision, so picking one was nev...
avelino.run