Skip to main content

SUPPORTED_PROTOCOL_VERSIONS

Constant SUPPORTED_PROTOCOL_VERSIONS 

Source
pub const SUPPORTED_PROTOCOL_VERSIONS: &[&str];
Expand description

MCP protocol versions this server understands, newest first.

During initialize the server echoes the client’s requested version when it appears here, otherwise it falls back to LATEST_PROTOCOL_VERSION.