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 memoriesWorks with
Three commands.
That's it.
Store
Save rules, preferences, and context to a local SQLite database. Works offline, always.
Recall
Query by keyword or semantic search. Get relevant context for your current task.
Generate
Output native config files for any supported tool. One memory store, any agent.
Built for durable state
Durable Local State
Rules and context live in a local SQLite store with embeddings, so agent state persists even offline.
Semantic Recall
Recall related decisions, not just keywords. 'auth issues' finds JWT validation errors.
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
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 →Get Started
Two Memory Layers
Memories are stored in two layers of state. Global Scope is your persistent state across tools and projects. Project Scope is repo-specific, keeping agent context aligned with the current codebase and team rules.
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
- Server-side semantic recall
- Priority support
Enterprise
For teams that need shared state and compliance.
- Everything in Professional
- Team rule sharing
- Dedicated support and SLA
- SSO and team management
- Custom integrations
- Volume licensing