Claude Code
8 steps~2 minmacOSInstall the CLI, open the right project, then add, sign in, bind, and verify — one command at a time.
Open a terminal in your project
Open a terminal inside the repo you want Memlin bound to — cd into it, or right-click the folder and choose "Open in Terminal", or use your editor's built-in terminal. /memlin-add-project binds whatever directory you launch from — the wrong folder is the #1 cause of project: none.
Launch Claude Code
Start Claude Code from inside that directory.
Add the Memlin marketplace
Install the plugin
Reload plugins
Claude Code prompts you to run this — it activates the new plugin's hooks, slash commands, and MCP server.
Sign in
A browser opens — approve the device code.
Bind this repo (required)
Run once per repo. This is the step most people miss. Open Claude Code at a workspace root holding several sibling git repos (e.g. ~/Repos/Drip/{drip-api,web,mobile}) and Memlin auto-resolves to the org project that owns them — no add-projectneeded; you only need it for a single standalone repo that isn't attached yet, or a non-git folder.
Health check
Confirms auth, API reach, and a resolved project.
Verify
Healthy shows project: <name> — not none.
Keep it updated (two steps)
When a new version ships, update in two steps — refresh the marketplace mirror first, then update the plugin. /plugin update on its own checks your localcopy of the marketplace, which can lag the remote, so it may report “already latest” while a newer version is actually published. Restart Claude Code afterward to load the new version.
Memlin targets the same surface on every adapter. A cell shows whether support is full, partial, not yet shipped, or limited by the host platform (n/a — a constraint of that client, not a Memlin gap). Hover any cell for detail.
| Adapter | MCP tools | Hooks | Commands | Rules / skill | Local sync | Scribe |
|---|---|---|---|---|---|---|
| Claude Code | full | full | full | full | full | full |
| Cursor | full | full | full | full | full | full |
| Codex CLI | full | full | n/a | full | full | full |
| Antigravity | full | full | full | full | full | full |
| VS Code | full | n/a | n/a | full | full | partial |
| Devin (Windsurf) | full | full | n/a | full | full | full |
| Claude Desktop | full | n/a | partial | n/a | n/a | partial |
| Other MCP clients | full | n/a | partial | n/a | n/a | partial |