By vapvarun
Persistent memory for Claude Code via AutoMem: silent session-start recall, in-turn LLM-judged storage guidance, and the AutoMem MCP memory tools.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
api_keyAPI key if your AutoMem deployment requires auth. Leave empty for unauthenticated local instances or to use AUTOMEM_API_KEY from your environment.
${user_config.api_key}api_urlBase URL of your AutoMem service (e.g. http://127.0.0.1:8001 or your Railway URL). Leave empty to use AUTOMEM_API_URL/AUTOMEM_ENDPOINT from your environment; falls back to http://127.0.0.1:8001.
${user_config.api_url}
One command. Infinite memory. Perfect recall across all your AI tools.
npx @verygoodplugins/mcp-automem setup
Your AI assistant now remembers everything. Forever. Across every conversation.
The guided installer โ npx @verygoodplugins/mcp-automem install walks you through local, hosted, or existing-endpoint setup.
Works with Claude Desktop, Cursor IDE, Claude Code, GitHub Copilot (coding agent), ChatGPT, ElevenLabs, OpenAI Codex, Google Antigravity - any MCP-compatible AI platform.
Every AI conversation starts from zero. Claude forgets your coding style. Cursor can't learn your patterns. Your assistant doesn't remember yesterday's decisions.
Until now.
AutoMem MCP connects your AI to persistent memory powered by AutoMem - a graph-vector memory service.
associate_memories inputs)| Platform | Support | Setup Time |
|---|---|---|
| Claude Desktop | โ Full | 30 seconds |
| Cursor IDE | โ Full | 30 seconds |
| Claude Code | โ Full | 30 seconds |
| GitHub Copilot | โ Full | 2 minutes |
| OpenAI Codex | โ Full | 30 seconds |
| Google Antigravity | โ Full | 30 seconds |
| Any MCP client | โ Full | 30 seconds |
Claude automatically recalls memories using the Personal Preferences template
Cursor uses automem.mdc rule to automatically recall and store memories
Session-start recall plus LLM-judged storage: Claude decides what's durable and stores it via the memory tools
More platform walkthroughs (Codex, Hermes, Antigravity, remote MCP) live in the Installation Guide.
You need a running AutoMem service (the memory backend). Choose one:
Option A: Local Development (fastest, free)
git clone https://github.com/verygoodplugins/automem.git
cd automem
make dev
Service runs at http://localhost:8001 - perfect for single-machine use.
Option B: Railway Cloud (recommended for production)
One-click deploy with $5 free credits. Typical cost: ~$0.50-1/month after trial.
๐ AutoMem Service Installation Guide - Complete setup instructions for local, Railway, Docker, and production deployments.
Download and double-click to install AutoMem in Claude Desktop:
โฌ๏ธ Download AutoMem for Claude Desktop (.mcpb)
After installing:
http://127.0.0.1:8001 for local)npx claudepluginhub vapvarun/mcp-automem --plugin automemEvidence-gated AI coding workflow: scan โ analyze โ plan โ TDD โ execute โ fix โ verify โ review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.
v9.54.0 โ Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows