distill-kura

lna-lab/distill-kura
★ 3 stars Python AI/LLM Updated today
蒸留蔵 — distilled long-term memory for agents: recall by meaning, writing gated by evidence, one kura per agent mode. Ships as a DeepSeek Harness plugin and an MCP server.
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": {
    "distill-kura": {
      "command": "uvx",
      "args": [
        "distill-kura"
      ]
    }
  }
}

Or install with pip: pip install distill-kura

Topics

agent-memorydsh-pluginllm-memorylong-term-memorymcp-serverrag