lemmalog

JordyZomer/lemmalog
★ 132 stars Rust AI/LLM Updated today ✓ Clean
A Datalog engine for LLM agent memory: stratified rules, provenance-tracked facts, incremental derivation, and an MCP server that lets your harness use it as a shared brain.
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": {
    "lemmalog": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "lemmalog"
      ]
    }
  }
}

Topics

agent-memorydatalogknowledge-graphllmllm-agentsmcpneurosymbolic