UNPKG

mcp-think-tank

Version:

Structured thinking and knowledge management tool for Model Context Protocol

8 lines 232 B
import { FastMCP } from "fastmcp"; /** * Register thinking tools with the server * * @param server FastMCP server instance */ export declare function registerThinkTools(server: FastMCP): void; //# sourceMappingURL=tools.d.ts.map