McpServerKnowledgeSourceParameters interface

Parameters for an MCP server knowledge source.

Properties

authentication

Authentication used by Search when invoking the MCP server.

serverUrl

The MCP server endpoint.

tools

Tools exposed by the MCP server.

Property Details

authentication

Authentication used by Search when invoking the MCP server.

authentication?: McpServerAuthenticationUnion

Property Value

serverUrl

The MCP server endpoint.

serverUrl: string

Property Value

string

tools

Tools exposed by the MCP server.

tools: McpServerTool[]

Property Value