I want to try it now
Run the install command, build your first memory, and ask it a question — about ten minutes from cold start.
Start here
How to use these docs, and where to start whether you're a developer, an operator, or an agent.
Quaid is a personal knowledge memory that lives in a single file. It combines SQLite, FTS5, and local vector embeddings behind a thin CLI and an MCP server, so the same memory serves a human at the terminal and an agent over JSON-RPC.
These docs are organized in four lanes — Tutorials to learn, How-to guides to solve problems, Explanation to understand, and Reference to look things up — plus a dedicated For agents track that curates the same material from an agent’s perspective.
Run the install command, build your first memory, and ask it a question — about ten minutes from cold start.
Connect a running memory to any MCP client over stdio. No keys, no proxy.
Every CLI command, every MCP tool, every config knob — in one scannable place.
Tool catalog, skill workflows, and the sensitivity contract that governs what an agent may surface.
bash are real commands you can run. They assume quaid is on your PATH and ~/memory.db exists, unless stated otherwise.(Unix) next to a feature means it ships on macOS and Linux today; Windows parity for that surface is on the roadmap.memory.db) — there is one per project, fully portable, and safe to copy.Ten minutes to a working memory, or a five-minute read on why we built it this way.