aionforge-memory

Aionforge-Labs/aionforge-memory
★ 1 stars Rust AI/LLM Updated 1d ago
A Rust-native agentic memory substrate built on the selene-db graph engine: a bi-temporal knowledge graph, hybrid retrieval, and an optional MCP server.
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": {
    "aionforge-memory": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "aionforge-memory"
      ]
    }
  }
}

README Excerpt

<h1 align="center"> <img src=".github/assets/logo.svg" alt="Aionforge Memory" width="640"> </h1> <p align="center"> Long-term memory for AI agents, built on selene-db. </p> > **Status: 0.1.0 public release.** The Rust library, CLI, MCP server, > read-only TUI, Docker image, and red-team gates are in place. A small

Tools (7)

audit_historycaptureconsolidateconsolidation_statusforgetsearchunforget

Topics

agentic-memoryai-agentsbitemporalembeddingsknowledge-graphllmmcpmemoryrust