This is Grok Mem, so a human plus a team of agents can actually work together.
Install
On Grok Bot, add Claude-Mem from the plugin store. Listing name: claude-mem-grok-bot. Until that listing is live, the command is:
npx claude-mem install --ide grok-bot
Cursor too? Same installer, separate command — --ide takes one host:
npx claude-mem install --ide cursor
No xAI key. No Claude Code.
What to tell the agent
After install, Grok Bot remembers prior work. Ask it to search memory first, then pull only the notes it needs — not dump the whole history. Do not paste memory into a Grok Bot profile file.
- Did we already solve this?
- How did we do X last time?
- Search memory for …
npm package: claude-mem. Guide: docs.claude-mem.ai/grok-bot. Install index: docs.claude-mem.ai/installation.