hyphae

basidiocarp/hyphae
★ 1 stars Rust 🧠 Memory/Knowledge Updated today
Persistent memory system for AI coding agents. Episodic memories + semantic knowledge graphs. MCP server + CLI. Rust.
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": {
    "hyphae": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "hyphae"
      ]
    }
  }
}

README Excerpt

Persistent memory for AI coding agents. Single binary, zero runtime dependencies, MCP-native, and designed to keep useful context alive after the window compacts. Named after fungal hyphae, the branching filaments that connect and distribute nutrients through the organism. Part of the [Basidiocarp ecosystem](https://github.com/basidiocarp).

Tools (5)

cortinafastembedmyceliumortrhizome