
Supermemory Mcp Setup
- 1 repo stars
- Updated February 9, 2026
- abjutus/my-claude-plugins
Guide for integrating the Supermemory MCP with Claude Code so the agent gains persistent memory.
About
supermemory-mcp-setup is a setup guide for integrating the Supermemory MCP server with Claude Code. It walks through connecting the memory service so the agent gains persistent recall across sessions. It is an MCP integration helper for Claude Code users.
- Supermemory MCP integration
- Claude Code setup guide
- Persistent agent memory
Supermemory Mcp Setup by the numbers
- Data as of Jul 12, 2026 (Skillselion catalog sync)
/plugin marketplace add abjutus/my-claude-plugins/plugin install supermemory-mcp-setup@my-claude-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | February 9, 2026 |
| Repository | abjutus/my-claude-plugins ↗ |
What it does
Guide for integrating the Supermemory MCP with Claude Code so the agent gains persistent memory.
README.md
My Claude Plugins
Personal plugin marketplace for Claude Code.
Plugins
| Plugin | Description |
|---|---|
| language-zh-hant-tw | 繁體中文(臺灣)用語規範,確保輸出符合臺灣母語者習慣 |
| google-eng-practices | Google 工程實踐 Code Review 指南(Reviewer + Author) |
| atomic-conventional-commits | 原子化 Conventional Commits 規範 |
| supermemory-mcp-setup | Supermemory MCP 與 Claude Code 整合設定指南 |
| auto-formatter | 自動格式化檔案,未支援的檔案類型會提醒使用者實作 |
Installation
# Add marketplace
/plugin marketplace add alanaudi/my-claude-plugins
# Install individual plugins
/plugin install language-zh-hant-tw@my-claude-plugins
/plugin install google-eng-practices@my-claude-plugins
/plugin install atomic-conventional-commits@my-claude-plugins
/plugin install supermemory-mcp-setup@my-claude-plugins
/plugin install auto-formatter@my-claude-plugins