UNPKG

mcp-think-tank

Version:

Structured thinking and knowledge management tool for Model Context Protocol

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