Agent-Memory-OS

yamantaka520/Agent-Memory-OS
★ 1 stars Python AI/LLM Updated 2d ago
Local-first memory engine for AI-agent teams — private/team/project ACL, associative recall, federated sync, and a built-in MCP server. One SQLite file, no LLM required. Apache-2.0.
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": {
    "agent-memory-os": {
      "command": "uvx",
      "args": [
        "agent-memory-os"
      ]
    }
  }
}

Or install with pip: pip install agent-memory-os

README Excerpt

<!-- mcp-name: io.github.yamantaka520/agent-memory-os --> <p align="center"> <img src="https://raw.githubusercontent.com/yamantaka520/Agent-Memory-OS/main/assets/agent-memory-os-logo-integrated-v2.png" alt="Agent Memory OS" width="560"> </p> <p align="center"> <a href="https://pypi.org/project/agent-memory-os/"><img src="https://img.shields.io/pypi/v/agent-memory-os?color=4F46E5" alt="PyPI"></a>

Topics

agentagent-memoryagentsaiai-agentsclaudeknowledge-graphllmlocal-firstmcpmcp-servermemorymemory-managementmodel-context-protocolmulti-agent