Protocol version negotiation.
This library targets MCP revision 2025-11-25 and negotiates down to 2025-06-18. Earlier revisions (2025-03-26 and the 2024-11-05 HTTP+SSE transport) are intentionally unsupported — they require JSON-RPC batching, which current revisions forbid.
Summary
Functions
Server-side negotiation: echo the requested version when supported, otherwise reply with our latest (the client then decides whether to proceed).