UNPKG

memory-engineering-mcp

Version:

🧠 AI Memory System powered by MongoDB Atlas & Voyage AI - Autonomous memory management with zero manual work

3 lines • 187 B
import type { CallToolResult } from '@modelcontextprotocol/sdk/types.js'; export declare function initTool(params: unknown): Promise<CallToolResult>; //# sourceMappingURL=init-v5.d.ts.map