Initialize

ch.linkyard.mcp.protocol.Initialize
See theInitialize companion class
object Initialize

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Initialize.type

Members list

Type members

Classlikes

object Capabilities

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class ClientCapabilities(roots: Option[Changable], sampling: Option[Supported], elicitation: Option[Supported], experimental: Option[JsonObject])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class PartyInfo(name: String, version: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object PartyInfo

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
PartyInfo.type
case class Response(serverInfo: PartyInfo, capabilities: ServerCapabilities, instructions: Option[String], protocolVersion: String, _meta: Option[JsonObject]) extends McpResponse

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait McpResponse
class Object
trait Matchable
class Any
Show all
object Response

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Response.type
case class ServerCapabilities(prompts: Option[Changable], resources: Option[Subscribable], tools: Option[Changable], logging: Option[Supported], completions: Option[Supported], experimental: Option[JsonObject])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields

Givens