Documentation
¶
Index ¶
Constants ¶
View Source
const ( VERSION_20241105 = "2024-11-05" VERSION_20250326 = "2025-03-26" VERSION_20250618 = "2025-06-18" VERSION_20251125 = "2025-11-25" )
View Source
const LATEST_PROTOCOL_VERSION = VERSION_20251125
LATEST_PROTOCOL_VERSION is the latest version of the MCP protocol supported. Update the version used in InitializeResponse when this value is updated.
Variables ¶
View Source
var SUPPORTED_PROTOCOL_VERSIONS = []string{ VERSION_20241105, VERSION_20250326, VERSION_20250618, VERSION_20251125, }
SUPPORTED_PROTOCOL_VERSIONS is the MCP protocol versions that are supported.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.