‹ All memory systems
C

CueCrux

Crux

Local-first memory, retrieval, and receipts daemon — one binary, MCP + HTTP + CLI

The Crux daemon (corecruxd) is the CueCrux memory system: local-first fact storage, hybrid retrieval, CROWN receipts, session handshake, and cross-session coordination in a single Rust binary (HTTP :14800, MCP :14801). Supersedes the separate VaultCrux (hosted API) and MemoryCrux (MCP adapter) products — both surfaces are now served by the daemon.

MCP (crux-mcp)HTTP (corecruxd)CLI (corecruxctl)
Runtime
Rust / axum / tonic
Ports
HTTP 14800 / MCP 14801
Handshake
cuecrux_session
Latest
v0.5.42 — 2026-07-15

Release history

3 versions

Maintainer? Have a new version to log?

Open a PR that appends a new entry to versions[] (newest first) in data/memory-providers.ts, or drop a JSON file into public-data/memory-providers/. See the contribution guide.