fleet-memory

IT42-d-o-o/fleet-memory
★ 0 stars Python AI/LLM Updated today
Shared AI agent memory — mem0 + Qdrant + MCP server + backfill miner
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": {
    "fleet-memory": {
      "command": "uvx",
      "args": [
        "fleet-memory"
      ]
    }
  }
}

Or install with pip: pip install fleet-memory

README Excerpt

Shared AI agent memory — mem0 + Qdrant + MCP server + backfill miner. All your AI agents (Claude, Codex, Qwen, Gemini) share a single memory pool. Agents read past decisions, lessons, and context. They write back what they learn. Memory persists across sessions and tools. Every AI session starts blank. Claude asks the same questions. Agents repeat the same mistakes. Work done in one tool is invisible to every other tool.

Tools (3)

GITHUB_TOKENGITLAB_TOKENinfer