Load all tools from an MCP client.
loadMcpTools(
serverName: string,
client: MCPInstance,
options: LoadMcpToolsOptions
): Promise<DynamicStructuredTool<| Name | Type | Description |
|---|---|---|
serverName* | string | |
client* | MCPInstance | |
options | LoadMcpToolsOptions |
The name of the server to load tools from
The MCP client