McpServerSettings interface

The settings of the MCP (Model Context Protocol) server for this session pool.

Properties

isMcpServerApiKeyDisabled

Indicates whether the MCP server API key is disabled.

isMcpServerEnabled

Indicates whether the MCP server is enabled.

mcpServerEndpoint

The endpoint of the MCP server.

Property Details

isMcpServerApiKeyDisabled

Indicates whether the MCP server API key is disabled.

isMcpServerApiKeyDisabled?: boolean

Property Value

boolean

isMcpServerEnabled

Indicates whether the MCP server is enabled.

isMcpServerEnabled?: boolean

Property Value

boolean

mcpServerEndpoint

The endpoint of the MCP server.

mcpServerEndpoint?: string

Property Value

string