TypeScript SDK + MemorySync
The official MemorySync TypeScript/Node.js SDK for edge and serverless environments.
Overview
A lightweight, edge-compatible TypeScript SDK for integrating MemorySync into Next.js, Cloudflare Workers, and Node.js backends.
Key Features
- 100% Type-safe
- Edge-compatible
- Built-in retry logic
- Zero-dependency core
Quick Start
import MemorySync from "@memorysync/sdk";const client = new MemorySync({ apiKey: "your-key" });const context = await client.memories.search({ tenant: "acme", q: "company policies" });
Use Cases
Next.js AI applications
Serverless workers
Edge-deployed RAG
Explore More
Start Building Securely
Ready to deploy with confidence?
MemorySync provides the infrastructure layer for persistent memory, adaptive retrieval, and enterprise AI intelligence.
Production-ready infrastructure for modern AI systems.