mnemOS

EsotericOperation/mnemOS
★ 1 stars Python AI/LLM Updated today
Sovereign voice-first agent memory engine. Inspired by Engram, Nuggets, Synap, OpenViking, Honcho, Zep, Letta, and Mem0. Local-first MCP server with oracle, voice bridge, and anticipatory prefetch.
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": {
    "mnemos": {
      "command": "uvx",
      "args": [
        "mnemos"
      ]
    }
  }
}

Or install with pip: pip install mnemos

README Excerpt

Sovereign voice-first memory engine for AI agents. Local-first extraction, holographic vector search, and an esoteric oracle — no cloud dependency for core function. - **Extraction pipeline** — pulls facts from agent conversation history (Hermes state.db or any compatible SQLite) - **Voice bridge** — spoken-format summaries via Edge TTS, with 120s LRU cache

Tools (20)

FREelloM_MODELFREelloM_URLHERMES_HOMEMNEMOS_DBMNEMOS_HOMEMNEMOS_HONCHO_CACHEMNEMOS_TTS_PYTHONMNEMOS_TTS_RATEMNEMOS_TTS_VOICEmnemos_forgetmnemos_oracle_divinatemnemos_oracle_statusmnemos_oracle_v2_divinatemnemos_oracle_v2_statusmnemos_prefetch_anticipatemnemos_prefetch_statusmnemos_promotemnemos_recallmnemos_searchmnemos_status