live-memory

Cloud-Temple/live-memory
★ 4 stars Python 🤖 AI/LLM Updated today
Live Memory MCP Server — Mémoire de travail partagée pour agents IA collaboratifs (Memory Bank as a Service)
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "live-memory": {
      "command": "uvx",
      "args": [
        "live-memory"
      ]
    }
  }
}

Or install with pip: pip install live-memory

Topics

agenticllmmcpmemorysecnumcloud