Skip to main content
ClaudeWave
supermemoryai avatar
supermemoryai

claude-supermemory

View on GitHub

Enable Claude Code to learn in real-time, update it's knowledge, and grow with you, using supermemory.

Tools2.6k stars160 forksJavaScriptUpdated today
Editor's note

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.

ClaudeWave Trust Score
72/100
· OK
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/supermemoryai/claude-supermemory
1. Clone the repository.
2. Follow the README for installation and usage instructions.

2 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.

Install

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.

Install

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.

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.

Featured on ClaudeWave: supermemoryai/claude-supermemory
[![Featured on ClaudeWave](https://claudewave.com/api/badge/supermemoryai-claude-supermemory)](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