memoire-ai
v0.6.14
Published
Memoire CLI for installing and querying shared AI coding context
Maintainers
Readme
Memoire CLI
Memoire installs shared coding context for Cursor, Claude Code, Codex, and MCP-compatible clients.
Install
npx memoire install --client cursor --api-key sk_mem_xxxCommands
npx memoire search "auth decisions"
npx memoire statusThe CLI writes shared config to ~/.memoire/config.json, auto-registers the local client, and indexes dependency docs for the current repository when the API is available.
