ch.linkyard.mcp.protocol.Initialize
See theInitialize companion class
object Initialize
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Initialize.type
Members list
Type members
Classlikes
object Capabilities
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Capabilities.type
case class ClientCapabilities(roots: Option[Changable], sampling: Option[Supported], elicitation: Option[Supported], experimental: Option[JsonObject])
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ClientCapabilities
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ClientCapabilities.type
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object PartyInfo
case class Response(serverInfo: PartyInfo, capabilities: ServerCapabilities, instructions: Option[String], protocolVersion: String, _meta: Meta) extends McpResponse
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait McpResponseclass Objecttrait Matchableclass AnyShow all
object Response
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 Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ServerCapabilities
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ServerCapabilities.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete fields
Givens
Givens
In this article