mnemo

Maykbiletti/mnemo
★ 1 stars JavaScript 🤖 AI/LLM Updated 1d ago
Persistent memory + coordination layer for AI agents. Local SQLite, vector recall, MCP server. Mnemo Connect turns one hub into the dispatcher for a distributed agent team across N machines.
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": {
    "mnemo": {
      "command": "npx",
      "args": [
        "-y",
        "Maykbiletti/mnemo"
      ]
    }
  }
}

README Excerpt

<div align="center"> <br> <br> local SQLite&nbsp;&nbsp;·&nbsp;&nbsp;vector recall&nbsp;&nbsp;·&nbsp;&nbsp;MCP server&nbsp;&nbsp;·&nbsp;&nbsp;multi-tenant&nbsp;&nbsp;·&nbsp;&nbsp;**Mnemo Connect: distributed agents across N PCs** <br> <br> </div> --- > **Stop telling your AI the same thing twice. Stop coordinating your AI workforce by hand.**

Topics

agent-frameworkai-agentsclaudeembeddingsllmlocal-firstmcpmemorymulti-tenantpersistent-memorysqlitevector-search