MCPServerTool
Agent Runtimes / types/mcp / MCPServerTool
Interface: MCPServerTool
Defined in: types/mcp.ts:9
A tool provided by an MCP server.
Properties
description
description:
string
Defined in: types/mcp.ts:13
Tool description
enabled
enabled:
boolean
Defined in: types/mcp.ts:15
Whether the tool is enabled
inputSchema?
optionalinputSchema?:Record<string,unknown>
Defined in: types/mcp.ts:17
JSON schema for tool input parameters
name
name:
string
Defined in: types/mcp.ts:11
Tool name/identifier