Server data from the Official MCP Registry
Graph-vector memory for AI assistants using FalkorDB and Qdrant
Graph-vector memory for AI assistants using FalkorDB and Qdrant
Remote endpoints: streamable-http: https://{endpoint}/mcp sse: https://{endpoint}/mcp/sse
Valid MCP server (2 strong, 3 medium validity signals). 2 known CVEs in dependencies (0 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (11/11 approved).
5 files analyzed ยท 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
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.
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 at conversation start using custom instructions
Cursor uses automem.mdc rule to automatically recall and store memories
Git commits, builds, and deployments automatically stored to memory
OpenAI Codex uses config.toml to automatically recall and store memories
// After 1 week, your AI writes EXACTLY like you
// โ
It knows you prefer early returns
// โ
It uses your specific variable naming
// โ
It matches your comment style
// โ
It follows YOUR patterns, not generic best practices
User: "Should we use Redis for this?"
Without AutoMem:
"Consider RabbitMQ, Kafka, or AWS SQS based on your needs..."
With AutoMem:
"Based on your pattern of preferring boring technology that works,
and your positive experience with Redis in Project X (March 2024),
yes. You specifically value operational simplicity over feature
richness - Redis fits perfectly."
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)That's it! Claude now has persistent memory.
Connect your AI tools to the AutoMem service you just started.
# Guided setup - creates .env and prints config for your AI platform
npx @verygoodplugins/mcp-automem setup
When prompted:
http://localhost:8001 (or your Railway URL if deployed)The wizard will:
.envFor Claude Desktop:
# Setup prints config snippet - just paste into claude_desktop_config.json
npx @verygoodplugins/mcp-automem setup
For Cursor IDE:
# Or use CLI to install automem.mdc rule file
npx @verygoodplugins/mcp-automem cursor
Note: After one-click install, configure your
AUTOMEM_ENDPOINTin~/.cursor/mcp.jsonor Claude Desktop config
For Claude Code:
# Installs SessionStart hook and MCP permissions
npx @verygoodplugins/mcp-automem claude-code
This is the supported Claude Code integration path.
On Windows, this compatibility path currently assumes a POSIX shell environment such as Git Bash, MSYS2, or WSL. bash, jq, and Python must be available. This is not full native Windows hook support yet.
# In Claude Code, install the plugin:
/plugin marketplace add verygoodplugins/mcp-automem
/plugin install automem@verygoodplugins-mcp-automem
The marketplace plugin is deprecated and kept only as a migration bridge for one release. Use npx @verygoodplugins/mcp-automem claude-code for new installs.
Migration details: DEPRECATION.md
For OpenAI Codex:
# Add to your Codex MCP configuration
npx @verygoodplugins/mcp-automem config --format=json
# Optional: add memory-first rules to this repo
npx @verygoodplugins/mcp-automem codex
For Google Antigravity:
... menu at the top of the editor's agent panelManage MCP Servers and then View raw config~/.gemini/antigravity/mcp_config.jsonmemory server is available๐ Google Antigravity Setup for the full flow and verification steps
๐ Full Installation Guide for detailed MCP client and platform-specific setup
You can now connect AutoMem to platforms that support remote MCP via Streamable HTTP (recommended) or SSE transport via an optional sidecar service (deployable to Railway or any Docker host).
Quick connect URLs (after deploying the sidecar):
https://<your-mcp-domain>/mcp?api_token=<AUTOMEM_API_TOKEN>https://<your-mcp-domain>/mcp/sse?api_token=<AUTOMEM_API_TOKEN>https://<your-mcp-domain>/mcp with header Authorization: Bearer <AUTOMEM_API_TOKEN>See the Installation Guide for complete steps and deployment options.
ChatGPT Developer Mode: Add your MCP endpoint as a custom connector
ChatGPT using AutoMem memories via remote MCP
Claude.ai website connected to AutoMem via remote MCP
Claude Mobile (iOS) connected to AutoMem via remote MCP
| Timeline | What Your AI Learns |
|---|---|
| Hour 1 | Starts capturing your patterns |
| Day 1 | Learns your decision factors |
| Day 3 | Recognizes your coding style |
| Week 1 | Writes in your voice |
| Week 2 | Makes decisions like you would |
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Your AI Platforms โ
โ Claude Desktop โ Cursor โ Claude Code โ
โโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ MCP Protocol
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ @verygoodplugins/mcp-automem (this repo) โ
โ โข Translates MCP calls โ AutoMem API โ
โ โข Platform integrations & rules โ
โ โข Handles authentication โ
โโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ HTTP API
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ AutoMem Service (separate repo) โ
โ github.com/verygoodplugins/automem โ
โ โโโโโโโโโโโโโโ โโโโโโโโโโโโโโ โ
โ โ FalkorDB โ โ Qdrant โ โ
โ โ (Graph) โ โ (Vectors) โ โ
โ โโโโโโโโโโโโโโ โโโโโโโโโโโโโโ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
This repo (mcp-automem):
store_memory - Save memories with content, tags, importance, metadatarecall_memory - Hybrid search with graph expansion and context awareness:
expand_min_importance and expand_min_strength to reduce noise in expanded resultsassociate_memories - Create relationships (11 public authorable types; recall results may also include read-only system relations)update_memory - Modify existing memoriesdelete_memory - Remove memoriescheck_database_health - Monitor service statusMulti-hop Reasoning - Answer complex questions like "What is Amanda's sister's career?"
mcp__memory__recall_memory({
query: "What is Amanda's sister's career?",
expand_entities: true, // Finds "Amanda's sister is Rachel" โ memories about Rachel
});
Context-Aware Coding - Recall prioritizes language and style preferences
mcp__memory__recall_memory({
query: "error handling patterns",
language: "typescript",
context_types: ["Style", "Pattern"],
});
automem.mdc in .cursor/rules/)Before AutoMem:
"Consider adding error handling here."
After AutoMem:
"Missing your standard try/except pattern. Based on your PR#127
review comments, you always wrap database calls with specific
logging for timeouts. Apply the same pattern here?"
Before AutoMem:
"Both approaches have tradeoffs..."
After AutoMem:
"You chose PostgreSQL over MongoDB for similar use case in Q1 2024.
Your decision memo cited team expertise and operational simplicity.
Same factors apply here - go with Postgres."
The AutoMem service implements cutting-edge 2025 research:
This MCP package provides the bridge between your AI and that research-validated memory system.
We welcome contributions! Please:
fix:, feat:, docs:, or chore:[codex] or [wip] because the squash-merge commit is taken from the PR titleMIT - Because great memory should be free.
Ready to give your AI perfect memory?
npx @verygoodplugins/mcp-automem setup
Built with obsession. Validated by neuroscience. Powered by graph theory. Works with every MCP-enabled AI.
Designed by Jack Arturo at Very Good Plugins ๐งก
Transform your AI from a tool into a teammate. Start now.
Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
by Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace ยท Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm โ conversationally
by mcp-marketplace ยท Finance
Free stock data and market news for any MCP-compatible AI assistant.