McpServerCapabilities constructor
const
McpServerCapabilities({})
Implementation
const McpServerCapabilities({
this.hasTools = false,
this.hasResources = false,
this.hasPrompts = false,
this.hasLogging = false,
this.hasCompletion = false,
});