You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

cursor-supermemory

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cursor-supermemory

Persistent AI memory for Cursor — powered by Supermemory

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
3
-40%
Maintainers
1
Weekly downloads
 
Created
Source

cursor-supermemory

Persistent AI memory for Cursor — powered by Supermemory.

Install

Install from the Cursor Marketplace, then authenticate:

bunx cursor-supermemory@latest login

What it does

  • MCP tools — 5 tools available in every Cursor AI session:
    • supermemory_search — search past memories
    • supermemory_add — save new memories
    • supermemory_profile — get your user profile
    • supermemory_list — list recent memories
    • supermemory_forget — delete a memory
  • Session hooks — automatically injects relevant memories at session start; saves conversation highlights at session end
  • Always-on rule — reminds the AI to use memory tools proactively

Configuration

VariableDescription
SUPERMEMORY_API_KEYAPI key (highest priority)
CURSOR_USER_EMAILUsed for user container tag
CURSOR_PROJECT_DIRUsed for project container tag
SUPERMEMORY_DEBUGSet to 1 for debug logging

Project config: .cursor/.supermemory/config.json (add to .gitignore)

Development

bun install
bun run build   # compiles all dist/ files

Keywords

cursor

FAQs

Package last updated on 17 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts