One-Minute Setup
- Open the Gemini CLI Extensions Gallery.
- Search for
Nowledge Memand install it. - Restart Gemini CLI.
- Run
nmem statusonce, then open a new Gemini session.
Listed In The Extensions Gallery
Nowledge Mem is live in the official Gemini Extensions Gallery. Open the listing above for the fastest install path, or use the full guide if you prefer GitHub or local linking.
What You Get
- Working Memory, routed recall, distillation, and handoff surfaces inside Gemini CLI
- Bundled local MCP tools for retrieval and memory writes
- Real thread save through
nmem t save --from gemini-cli, including before compression and at session end - Clean local and remote auth through
nmem
Remote Mode
nmem config client set url https://your-server
nmem config client set api-key your-key
nmem config mcp show --host gemini-cli
Paste the generated MCP block into Gemini settings when the MCP tools should use remote Mem.
Thread Save vs Handoff
Use save-thread for the real Gemini session import. The extension also saves before compression and when the session ends. Use save-handoff for a concise resumable summary.