Native Antigravity Plugin
Google Antigravity now has a dedicated Nowledge Mem plugin. The connector started as a community contribution from abn and is maintained at nowledge-co/nowledge-mem-google-antigravity.
Install
mkdir -p ~/.gemini/config/plugins
git clone --depth 1 https://github.com/nowledge-co/nowledge-mem-google-antigravity.git ~/.gemini/config/plugins/nowledge-mem
Restart Google Antigravity after installing or updating the plugin.
What You Get
- Context Bundle or Working Memory at session start
- Bundled MCP tools for memory search, graph exploration, thread lookup, and memory writes
- Skills for Working Memory, search, distillation, thread save, handoff, status, and skill loading
- Stop-hook transcript capture from Antigravity's local
transcript.jsonl - Offline buffering and retry when Mem is temporarily unreachable
Remote Mode
nmem config client set url https://your-server
nmem config client set api-key nmem_your_key
nmem config mcp show --host google-antigravity
Paste the generated serverUrl MCP block into Antigravity's MCP settings.
Import Older Sessions
nmem t sync --from antigravity --limit 20
nmem t sync --from antigravity --apply
Saved threads use source=antigravity, so Google Antigravity, Antigravity CLI, and older decoded trajectory imports stay in one source bucket.