Skip to content

agent-tool-mcp / Exports

agent-tool-mcp

Table of contents

Classes

Interfaces

Functions

Functions

createMCPTool

createMCPTool(config, schema): MCPTool

Factory function to create MCP tools

Parameters

NameType
configIMCPConfig
schemaIToolSchema

Returns

MCPTool

Defined in

mcp-tool.ts:341

Released under the MIT License.