The unified agent memory layer.
Durable, local-first state for coding agents. Store rules once, recall context, and generate native configs for every tool; offline by default, sync when you need it.
pnpm add -g @memories.sh/cliThree commands. That's it.
Store context, recall it anywhere, and generate configs for any tool—all from your terminal.
Built for durable state
Everything you need to make agent context persist—locally by default, synced when you choose.
Durable Local State
Rules and context live in a local SQLite store with embeddings, so agent state persists even offline.
Semantic Recall
Search by meaning, not just keywords. Query 'auth issues' and find JWT validation rules, session handling, and OAuth flows.
Local Embeddings
Runs a 100MB embedding model (gte-base) entirely on your CPU via ONNX. No API calls, no data leaves your machine.
Tool-Native Output
Generate native configs for Cursor, Claude Code, Copilot, Windsurf, Cline, Roo, Gemini, and more.
Scoped Memory
Keep global preferences separate from repo rules, auto-scoped via git remote.
Portable State
Export everything to JSON or YAML anytime. Switch tools or leave entirely. Your data is yours.
MCP Server
Built-in Model Context Protocol server with 7 tools so agents can access state directly.
Works With Your Tools
One memory store, every coding agent. Generate native config files for each tool so your context follows you—no copy-paste, no manual sync.
Claude Code
Generates CLAUDE.md for Anthropic's coding CLI.
View Docs →Cursor
Generates .cursor/rules/memories.mdc with frontmatter.
View Docs →GitHub Copilot
Generates .github/copilot-instructions.md.
View Docs →Windsurf
Generates .windsurf/rules/memories.md.
View Docs →Gemini
Generates GEMINI.md for Google's coding agent.
View Docs →Any MCP Client
Built-in MCP server for direct agent access.
View Docs →Simple, Transparent Pricing
Free gives you durable local state and recall on your machine. Pro adds sync and backup for that state across every device you work on.
Free
Durable state on your machine. No account required.
- Unlimited local memories
- Local semantic recall
- 13+ tool configs
- Built-in MCP server
- Works offline by default
- Export to JSON/YAML anytime
Professional
Sync and back up state across machines.
- Everything in Free
- Cloud backup and sync
- Access from any device
- Web dashboard
- Create teams and invite members
- Server-side semantic recall
- Priority support
Enterprise
For teams that need shared state and compliance.
- Everything in Professional
- Custom embedding models
- Dedicated support and SLA
- SSO and team management
- Custom integrations
- Volume licensing
Questions & Answers
Common questions about memories.sh and how it works.