hyphae-cli 0.1.0

Single-binary CLI, server, verifier, and MCP adapter for Hyphae.
hyphae-cli-0.1.0 is not a library.

hyphae-cli

crates.io GitHub release

The single hyphae executable: local data engine, operations CLI, /v1 server, remote client, offline proof verifier, and MCP stdio adapter.

cargo install hyphae-cli --version 0.1.0 --locked
hyphae version --json

The base deployment is one binary and one data directory. KV, structured query, recovery, backup/restore, and verification work without an external database, cache, cloud, embedding provider, or LLM.

Apache-2.0. Quickstart, release verification, and security policy: celiumsai/hyphae.