verygoodpluginsverygoodpluginsOfficialยท1 Agent Skills Included

mcp-automem

Persistent cross-session memory for coding assistants

Stores and recalls decisions, bug fixes, preferences, and patterns across every coding session. Eliminates repeated explanations and lost context when switching between Claude Code, Cursor, Codex, and other MCP platforms. Uses graph and vector search to surface relevant past work in under a second, with guided installers for local or cloud setup.
npx skills add verygoodplugins/mcp-automem --all -g -y
Available:

Gives coding agents the project architecture, memory tool behavior, and mandatory review workflow rules to follow when working in this repository.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install mcp-automem?โ–ผ

Run `npx skills add verygoodplugins/mcp-automem --all -g -y` in your terminal to install the memory skill globally for your agent.

How to give Claude Code persistent memory?โ–ผ

Install this skill and connect it to a running AutoMem service; Claude Code then recalls past decisions and stores new outcomes automatically at session start.

Does mcp-automem work with Cursor and Codex?โ–ผ

Yes. It works with any MCP-compatible platform including Cursor, Claude Desktop, Codex, OpenClaw, Hermes, and GitHub Copilot.

What does AutoMem actually remember?โ–ผ

It stores architecture decisions, bug root causes, code patterns, and user preferences, then retrieves them with hybrid graph and vector search.

Do I need to run a server for AutoMem?โ–ผ

Yes. You need the free AutoMem backend running locally via Docker or hosted on Railway, which takes only a few minutes to deploy.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’