Persistent AI project memory MCP server with Supabase for OpenCode, Antigravity, Claude Code, and Codex
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"memory-mcp": {
"command": "uvx",
"args": [
"memory-mcp"
]
}
}
}
Run in terminal:
claude mcp add memory-mcp uvx memory-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"memory-mcp": {
"command": "uvx",
"args": [
"memory-mcp"
]
}
}
}
Or install with pip: pip install memory-mcp
README Excerpt
<p align="center"><img src="docs/assets/logo.svg" alt="Persistent Memory MCP logo" width="132"></p> <h1 align="center">Persistent Memory MCP</h1> <p align="center"><strong>Your AI coding tools forget. Persistent Memory MCP remembers.</strong></p> <p align="center">A persistent project memory server for Codex, Claude Code, OpenCode, Qwen Code and every MCP-compatible AI agent.</p>
Tools (8)
capture_project_memoryexport_memory_bundleload_unified_contextresume_projectsave_cross_interface_decisionsearch_semantic_memorysync_session_stateupdate_task_status
Topics
ai-memoryantigravityclaude-codecodexmcpmemory-mcpmodel-context-protocolopencodeproject-memorypythonsupabase