Skip to content

registerTools

registerTools(server, additionalTools?, authPolicy?): void

Defined in: packages/core/src/mcp/tools/index.ts:235

Register all MCP tools with the server

McpServer

MCP server instance

Tool[] = []

Optional array of additional tools to register

AuthPolicy = ...

void