UNPKG

mcp-think-tank

Version:

Structured thinking and knowledge management tool for Model Context Protocol

7 lines 231 B
import { FastMCP } from 'fastmcp'; /** * Register all tools with the server * @param server FastMCP server instance */ export declare function registerAllTools(server: FastMCP): Promise<void>; //# sourceMappingURL=tools.d.ts.map