UNPKG

memory-engineering-mcp

Version:

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

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