kioku CLI is a Rust binary that provides terminal access to the Hivemind API.
Crates
| Crate | Purpose |
|---|---|
cc-cli | Clap command dispatcher (binary: kioku) |
cc-kioku | HTTP client over reqwest |
cc-auth | Auth file management (~/.config/kioku/auth.json) |
cc-upgrade | Self-update via GitHub releases |
Installation
Commands
Authentication
Sessions
Messages
Knowledge
Meetings
Usage
API Keys
MCP
Self-Update
Configuration
| Env Variable | Default | Description |
|---|---|---|
KIOKU_SERVER | https://api.coolcmyk.dev | Hivemind API base URL |
~/.config/kioku/auth.json.