Verygoodplugins Mcp Automem
verygoodplugins-mcp-automem is a Claude Code plugin for the Build phase that connects AutoMem graph-vector memory so assistants keep durable relational context across sessions.
Give Claude Code durable graph-vector memory so context, decisions, and patterns survive across sessions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install verygoodplugins-mcp-automem@verygoodplugins/mcp-automemBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:verygoodplugins/mcp-automem") and the paste-ready config with skillselion.get_install_config("plugin:verygoodplugins/mcp-automem").
What it does
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. Solo builders 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.
Highlights
- 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
Why builders use it
Every new Claude session forgets your stack, prior decisions, and patterns, so you repeat context and drift from what you already decided.
After you register the plugin and AutoMem backend, the agent can retrieve stored decisions and patterns so multi-session work stays aligned.
At a glance
- Type - Plugin in LLM Integration.
- Adoption - 0 installs, 46 stars, 0 votes.
FAQ
Who is verygoodplugins-mcp-automem for?
It is for indie 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.
Comments
Share how you use verygoodplugins-mcp-automem, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.