pub const LATEST_PROTOCOL_VERSION: &str = "2025-03-26";Expand description
The latest supported protocol version of MCP
This version represents the most recent protocol specification that this SDK supports. It is used during client-server handshake to ensure compatibility.