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