
Verygoodplugins Mcp Automem
- 63 repo stars
- Updated July 25, 2026
- verygoodplugins/mcp-automem
verygoodplugins-mcp-automem is a Claude Code plugin that connects AutoMem graph-vector memory so assistants keep durable relational context across sessions.
About
verygoodplugins-mcp-automem packages AutoMem, a graph-vector memory service that gives AI coding assistants durable, relational memory instead of losing context when a session ends. developers who run Claude Code on long-running products install it when they need the agent to remember architecture choices, recurring bugs, customer constraints, and workflow patterns without pasting the same brief every time. The MCP-oriented design fits teams of one who treat the agent as a collaborator across idea, build, ship, and operate work. It is not a replacement for your product database or notes app; it is assistant-centric memory wired into the agent toolchain. Expect setup aligned with MCP servers and a memory backend rather than a single in-repo markdown file. Use it when session resets are costing you rework and you want searchable, structured recall tied to coding conversations.
- Graph-vector memory service for relational, persistent assistant recall
- MCP integration aimed at cross-session context, decisions, and patterns
- Stores structured memory beyond a single chat window
- Community plugin bundle with one plugin entry in the catalog listing
- Keywords emphasize sessions, persistent context, and stored decisions
Verygoodplugins Mcp Automem by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install verygoodplugins-mcp-automem@verygoodplugins/mcp-automemAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 63 |
|---|---|
| Last updated | July 25, 2026 |
| Repository | verygoodplugins/mcp-automem ↗ |
What it does
Give Claude Code durable graph-vector memory so context, decisions, and patterns survive across sessions.
Who is it for?
Best when you're running Claude Code for weeks on the same codebase and want MCP-level persistent assistant memory.
Skip if: Skip if you only need a lightweight local MEMORY.md or and do not want to operate a separate memory service.
What you get
After you register the plugin and AutoMem backend, the agent can retrieve stored decisions and patterns so multi-session work stays aligned.
- MCP-connected durable memory for coding sessions
- Retrievable stored decisions and patterns across chats
- One-plugin catalog bundle registered in Claude Code
By the numbers
- Catalog lists pluginCount: 1 for verygoodplugins/mcp-automem
- Repository slug: verygoodplugins-mcp-automem
- Discovered as community-category Claude Code plugin
Recommended Plugins
How it compares
MCP memory service integration, not a markdown-only Claude Code skill.
FAQ
Who is Verygoodplugins Mcp Automem for?
It is for developers and small teams using Claude Code who need relational, session-spanning memory through MCP rather than one-off chat context.
When should I use Verygoodplugins Mcp Automem?
Use it when you are past the prototype phase and repeat the same architectural context, or when decisions and patterns must persist across many coding sessions.
How do I add Verygoodplugins Mcp Automem to my agent?
Install or register the verygoodplugins/mcp-automem Claude Code plugin from the repo, configure the AutoMem MCP server and credentials per the project README, then enable it in your Claude Code plugin settings.