Use this when setting up claude-mem on Grok Bot: local worker plus CMEM Pro observer (default), optional host-login observer, or remote cmem.ai. No Cursor required.
Independent of Cursor. Grok Bot has no session-start / file-read / tool-use hooks.
npx claude-mem install --ide grok-botDo not pass --provider host unless you want the loopback shim. With no --provider, this is the CMEM Pro path:
127.0.0.1:<port> (default 37700 + uid%100). Do not restart if healthy.platformSource=grok-bot)CLAUDE_MEM_PROVIDER=openrouter, CLAUDE_MEM_OPENROUTER_BASE_URL=https://cmem.ai/api/inference/v1, CLAUDE_MEM_OPENROUTER_MODEL=cmem-observer, API key from installer OAuth (cm_pro memory key)session_start_context at the start of a real taskagents/<uuid>/memory/log/zz-claude-mem-inject.md (disable with CLAUDE_MEM_GROK_BOT_INJECT_ENABLED=false)No xAI key. No Claude CLI.
Explicit opt-in only. Not the user default.
npx claude-mem install --ide grok-bot --provider hostLoopback OpenAI-compatible shim on a free loopback port (not the worker port). Idle replies are <skip_summary />; finished units are one <observation>. This Grok login fulfills inbox jobs (skill host-observer).
Set plugin variable CLAUDE_MEM_MCP_TOKEN and use MCP claude-mem-remote.
npx claude-mem install --ide grok-bot --runtime server --server-url https://cmem.aid8bc975
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.