Install
- Auto Installer (Recommended)
- npm
- Cargo
- From Source
The installer automatically checks for and installs required dependencies (git, node, npm), then installs Memvid globally.macOS / Linux:Windows (PowerShell):
The installer only installs missing tools and asks for confirmation before proceeding.
View source on GitHub
Global Flags
Core Workflows
API Reference
File Operations
Data Operations
Search Operations
Timeline & View
Memory Cards & Enrichment
Tables
Maintenance
Tickets & Capacity
Sessions
Embeddings are off by default in the CLI to save space. Add
--embedding (and optionally --vector-compression) when you want vectors.Environment Variables
Error Codes
See Error Reference for complete documentation.
Tips
- Use
--jsonon any command for structured output - Replay filters:
--as-of-frameand--as-of-tsare available onfind,ask, andtimeline - Locks: mutation commands accept
--lock-timeoutand--forcefor stale writers doctorandverifyare safe read-only when run with--plan-onlyor--deep
Five-Minute Quickstart
Fast start for CLI, Python, and Node.js
CLI Commands
Detailed command documentation