UNPKG

mcp-think-tank

Version:

Structured thinking and knowledge management tool for Model Context Protocol

6 lines 192 B
import { FastMCP } from 'fastmcp'; /** * Register utility tools for the MCP server */ export declare function registerUtilityTools(server: FastMCP): void; //# sourceMappingURL=tools.d.ts.map