logica-mind

Rovemark/logica-mind
★ 0 stars TypeScript AI/LLM Updated 2d ago
🧠 Memory that thinks like a brain — episodic, semantic, temporal knowledge graph & dialectic user model. Beats Mem0 & Zep on LoCoMo (72.5%) with ~35× fewer LLM calls. Offline-first, zero deps, MCP server, 15-language dashboard.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "logica-mind": {
      "command": "npx",
      "args": [
        "-y",
        "Rovemark/logica-mind"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Long-term memory for AI agents — episodic, semantic, a temporal knowledge graph & a dialectic user model in one library.** </div> --- Most memory libraries for AI agents are a vector store with a friendlier API: you write a fact, you search it back, and the moment a fact changes, the old one is

Topics

agent-memoryai-agentsembeddingsknowledge-graphllmlocal-firstmcpmcp-servermemoryragself-hostedtemporal-graph