Ace Memory

Created By
nicktwentyfiveseven4 months ago
Stop re-explaining yourself to Claude every session. Ace Memory gives Claude Code persistent memory across sessions with 21 tools: save and search memories by meaning (not just keywords), auto-log git commits, capture ideas silently and resurface them when relevant, preserve discussion threads through context compression, and track full session history. Smart memory lifecycle auto-decays unused memories while protecting your preferences and corrections forever. Cloud-native storage via Supabase + pgvector means your memories survive machine wipes and work across devices. Setup takes 5 minutes.

Server Config

{
  "mcpServers": {
    "memory": {
      "command": "python",
      "args": [
        "server.py"
      ],
      "env": {
        "SUPABASE_URL": "<YOUR_SUPABASE_URL>",
        "SUPABASE_SERVICE_KEY": "<YOUR_SUPABASE_SERVICE_KEY>",
        "OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>"
      }
    }
  }
}
Project Info
Created At
4 months ago
Updated At
4 months ago
Author Name
nicktwentyfiveseven
Star
-
Language
-
License
-
Category

Recommend Servers

View All