Enable Claude Code to learn in real-time, update it's knowledge, and grow with you, using supermemory.
This Claude Code plugin connects Claude Code to the Supermemory service, giving the coding agent persistent memory that survives across sessions and projects. It installs directly through Claude Code's plugin marketplace and exposes two core tools: `supermemory-search`, which lets Claude query stored memories from past sessions, and `supermemory-save`, which stores information for later retrieval. Memory is split into personal and team scopes, with `repoContainerTag` settings allowing per-repository team containers so multiple developers can share project context. Conversations are captured automatically when a session ends, and a `signalExtraction` option allows more targeted capture based on keywords like "architecture" or "decision." The `/claude-supermemory:index` command indexes a codebase's architecture and patterns into memory. The plugin requires a paid Supermemory Pro account and an API key. Developers working across multiple repositories or in teams who want Claude to retain architectural decisions, past bug fixes, and project conventions between coding sessions will find the most use here.
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/supermemoryai/claude-supermemory2 items in this repository
Save important project knowledge to memory. Use when user wants to preserve architectural decisions, significant bug fixes, design patterns, or important implementation details for team reference.
Search your coding memory. Use when user asks about past work, previous sessions, how something was implemented, what they worked on before, or wants to recall information from earlier sessions.
Tools overview
What people ask about claude-supermemory
What is supermemoryai/claude-supermemory?
+
supermemoryai/claude-supermemory is tools for the Claude AI ecosystem. Enable Claude Code to learn in real-time, update it's knowledge, and grow with you, using supermemory. It has 2.6k GitHub stars and was last updated today.
How do I install claude-supermemory?
+
You can install claude-supermemory by cloning the repository (https://github.com/supermemoryai/claude-supermemory) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is supermemoryai/claude-supermemory safe to use?
+
Our security agent has analyzed supermemoryai/claude-supermemory and assigned a Trust Score of 72/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains supermemoryai/claude-supermemory?
+
supermemoryai/claude-supermemory is maintained by supermemoryai. The last recorded GitHub activity is from today, with 8 open issues.
Are there alternatives to claude-supermemory?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy claude-supermemory to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/supermemoryai-claude-supermemory)<a href="https://claudewave.com/repo/supermemoryai-claude-supermemory"><img src="https://claudewave.com/api/badge/supermemoryai-claude-supermemory" alt="Featured on ClaudeWave: supermemoryai/claude-supermemory" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies