McpGatewayConfiguration

The configuration for a Model Context Protocol (MCP) gateway. This structure defines how the gateway implements the MCP protocol.

Types

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

Properties

Link copied to clipboard

The instructions for using the Model Context Protocol gateway. These instructions provide guidance on how to interact with the gateway.

Link copied to clipboard

The search type for the Model Context Protocol gateway. This field specifies how the gateway handles search operations.

Link copied to clipboard

The supported versions of the Model Context Protocol. This field specifies which versions of the protocol the gateway can use.

Functions

Link copied to clipboard
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