Agent skill · thedotmack

claude-mem-install

Use this when setting up claude-mem on Cursor: local or remote worker, local host-login observer or remote cmem.ai inference.

What it needs

About 1k tokens when loaded.

What this skill does

Install claude-mem on Cursor Independent of Grok Bot. Do not require the other IDE. Local worker (default) Starts the local worker. Hooks already ship with this plugin. MCP claude-mem-local talks to it. Observer: Remote inference (typical): leave provider as openrouter / cmem.ai (CLAUDEMEMOPENROUTERBASEURL=https://cmem.ai/api/inference/v1) Local host-login: --provider host (loopback shim; never bind the worker port — on macOS the worker is often 37777, so the shim uses 37778) Remote worker Set plugin variable CLAUDEMEMMCPTOKEN for claude-mem-remote (https://cmem.ai/api/mcp or your server). Never restart a healthy worker (RAM queue). No Claude CLI required for host/openrouter.

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills thedotmack/install

View the source on GitHub

Browse the @skills marketplace