ai-memory-core

ohmpatel3877/ai-memory-core
★ 0 stars Python AI/LLM Updated today
Central mem0 memory architecture for AI agent persistence — 68-tool MCP server, skill router, task orchestrator, verifier middleware, cross-session memory for OpenCode & Claude Code
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": {
    "ai-memory-core": {
      "command": "uvx",
      "args": [
        "ai-memory-core"
      ]
    }
  }
}

Or install with pip: pip install ai-memory-core

README Excerpt

**Production memory infrastructure for AI coding agents.** A 68-tool MCP server with permission-gated access — local BM25 memory, cross-session trace system, and 7 multi-modal modules. Zero cloud LLM dependencies. <p align="center"> <img src="https://img.shields.io/badge/MCP%20Server-67%20tools-blue?style=for-the-badge" alt="68 MCP Tools"/>