Package-level declarations

Types

Link copied to clipboard
open class PreviewLabMcpServerConfig(val enabled: Boolean = true, val host: String = "0.0.0.0", val port: Int = 7007, val additionalMcpServerSetting: Server.() -> Unit = {})

Configuration for the MCP (Model Context Protocol) server.