UNPKG

memory-engineering-mcp

Version:

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

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