@anchormem/cli
v0.1.4
Published
Anchor CLI — interactive console and one-shot commands for the Anchor memory store.
Maintainers
Readme
@anchormem/cli
The anchor command-line interface for Anchor — local-first cross-agent memory for AI coding agents.
Provides:
- An interactive console (TUI) for browsing, searching, and editing memory
- One-shot commands:
anchor init,status,list,export,import,doctor,prune,reembed,hook
Most users install @anchormem/anchor instead — it bundles both this CLI and the MCP server.
If you want the CLI alone (and already have @anchormem/server installed for anchor-server):
npm install -g @anchormem/cli
anchor # opens the interactive console
anchor help # full command referenceDocumentation
See the main project README for installation, agent configuration, concepts, security notes, and the full reference.
License
MIT
