bulletproof-memory

bulletproofsoftware-ai/bulletproof-memory
★ 0 stars TypeScript AI/LLM Updated today
Persistent, tiered memory for AI agents — an MCP server with semantic recall over Qdrant + Postgres.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bulletproof-memory": {
      "command": "npx",
      "args": [
        "-y",
        "bulletproofsoftware-ai/bulletproof-memory"
      ]
    }
  }
}

README Excerpt

**Persistent, tiered memory for AI agents — the full system in one repo.** A complete, self-hostable memory system for AI agents: an MCP server with semantic recall, a web dashboard, and the scheduled maintenance workflows that keep it healthy. One clone, one command, and it runs. > 📊 A [system-overview slide deck](media/system-overview-deck.pdf) and