Interface: MCPTool¶
Defined in: types.ts:1413
Tool that provides access to MCP capabilities.
Extends¶
BaseTool<ToolType.MCP>
Properties¶
serverNames?¶
optionalserverNames:string[]
Defined in: types.ts:1417
The names of the MCP servers added to this pack that this tool can connect to.
type¶
type:
MCP
Defined in: types.ts:1280
The type identifier for this tool.
Inherited from¶
BaseTool.type