MCPServerCapabilities

class MCPServerCapabilities(val experimental: JsonObject? = null, val logging: JsonObject? = null, val prompts: JsonObject? = null, val resources: JsonObject? = null, val tools: JsonObject? = null, val elicitation: ElicitationCapability? = null)(source)

Since

0.3.0-beta01

Constructors

Link copied to clipboard
constructor(experimental: JsonObject? = null, logging: JsonObject? = null, prompts: JsonObject? = null, resources: JsonObject? = null, tools: JsonObject? = null, elicitation: ElicitationCapability? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard