MCP::Protocol::Implementation
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(name : String, version : String, title : Nil | String = nil, icons : Nil | Array(MCP::Protocol::Icon) = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
icons
Sourcename
Sourcetitle
Sourceversion
Source