UNPKG

mcp-think-tank

Version:

Structured thinking and knowledge management tool for Model Context Protocol

6 lines 198 B
import { FastMCP } from 'fastmcp'; /** * Register the Exa search tool for web research */ export declare function registerExaSearchTool(server: FastMCP): void; //# sourceMappingURL=search.d.ts.map