mcp-automem
Persistent cross-session memory for coding assistants
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core