McpDescriptor

The MCP (Model Context Protocol) descriptor configuration for a registry record. Contains the server definition and tools definition.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The MCP server definition that describes the server configuration.

Link copied to clipboard

The MCP tools definition that describes the available tools.

Functions

Link copied to clipboard
inline fun copy(block: McpDescriptor.Builder.() -> Unit = {}): McpDescriptor
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String