UNPKG

mcp-think-tank

Version:

Structured thinking and knowledge management tool for Model Context Protocol

6 lines 209 B
import { FastMCP } from 'fastmcp'; /** * Register the Exa answer tool for getting sourced answers */ export declare function registerExaAnswerTool(server: FastMCP): void; //# sourceMappingURL=answer.d.ts.map