MemorySync
Official SDK

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.

Capabilities

Quick Start

import { MemorySyncClient } from "memorysync-sdk";
const client = new MemorySyncClient({ apiKey: process.env.MEMORYSYNC_KEY!, baseUrl: "https://api.memorysync.io" });
const context = await client.query({ query: "company policies", k: 5 });

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.