Back to products
Cursor Memories

Cursor Memories

Memory system for Cursor agents

Website npmjs.com
Overview

What it is

A CLI tool for storing and searching development memories, insights, and patterns using Cursor Rules, Supabase, and OpenAI embeddings.

Intent

I need it when

Integrate memory management into existing Node.js development workflows

As an npm package, Cursor Memories integrates directly into JavaScript/Node.js projects, allowing developers to programmatically manage memory without external tools or platform dependencies.

Persist and retrieve conversation context in Cursor IDE workflows

Cursor Memories enables developers to store and access memory state across Cursor sessions, allowing continuity of project context and conversation history without manual re-entry.

Build custom memory persistence layers for AI-assisted coding

The open-source package provides a foundation for developers to extend and customize memory handling logic, enabling tailored solutions for specific coding assistant use cases.

Reduce repetitive context setup when switching between coding tasks

The package caches memory objects so developers can quickly restore previous conversation states, eliminating the need to re-explain project details or code context on each session restart.

Drop

Not a fit when

  • User requires commercial support or SLA guarantees for production systems
  • User needs a managed cloud service rather than a self-hosted npm package
  • User works in an environment that prohibits open-source dependencies
  • User requires proprietary memory management with vendor lock-in
  • User needs GUI-based configuration without code integration
Commercials

Pricing

Free, open-source npm package