dannymaaz/project-memory-mcp
Persistent AI project memory MCP server with Supabase for OpenCode, Antigravity, Claude Code, and Codex
Platform-specific configuration:
{
"mcpServers": {
"project-memory-mcp": {
"command": "npx",
"args": [
"-y",
"project-memory-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](LICENSE) [](https://dannymaaz.github.io/project-memory-mcp/) [](requirements.txt)
Persistent project memory for AI models and coding agents. Project Memory MCP stores architecture, decisions, tasks, warnings, preferences, and session state in Supabase so OpenCode, Claude Code CLI, Qwen Code, Codex, or any MCP-compatible client can resume work without losing context.
It is designed to behave like a normal MCP server: install it once, expose one mcpServers entry, and reuse the same server across every client that accepts MCP.
<p align="center"> </p>
<p align="center"> <strong>๐ง Long-term project memory across AI tools</strong><br> <a href="https://dannymaaz.github.io/project-memory-mcp/">Documentation</a> ยท <a href="examples/opencode/README.md">OpenCode</a> ยท <a href="examples/claude-code/README.md">Claude Code CLI</a> ยท <a href="examples/codex-plugin/README.md">Codex</a> </p>
AI tools often forget the project state between sessions. Project Memory MCP fixes that by keeping a durable memory layer for your app, system, and implementation history.
<table> <tr> <td><strong>๐ฏ Search intent</strong><br>Project Memory MCP, AI project memory, Supabase persistent context
Loading reviews...