class

MCProtocol::InitializeRequestParams

Inherits JSON::Serializable < Reference < Object

Constructors

new(capabilities : ClientCapabilities, clientInfo : Implementation, protocolVersion : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

capabilities
Source
clientInfo
Source
protocolVersion

The latest version of the Model Context Protocol that the client supports. The client MAY decide to support older versions as well.

Source