You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restart your coding agent. Say **"Index this project"** — done.
52
54
53
55
<details>
54
56
<summary>Manual install</summary>
55
57
56
-
1.**Download** the binary for your platform from the [latest release](https://github.com/DeusData/codebase-memory-mcp/releases/latest):
57
-
-`codebase-memory-mcp-<os>-<arch>.tar.gz` — standard (MCP server only)
58
-
-`codebase-memory-mcp-ui-<os>-<arch>.tar.gz` — with embedded graph visualization
58
+
1.**Download** the archive for your platform from the [latest release](https://github.com/DeusData/codebase-memory-mcp/releases/latest):
59
+
-`codebase-memory-mcp-<os>-<arch>.tar.gz` (macOS/Linux) or `.zip` (Windows) — standard
60
+
-`codebase-memory-mcp-ui-<os>-<arch>.tar.gz` / `.zip` — with graph visualization
61
+
62
+
2.**Extract and install** (each archive includes `install.sh` or `install.ps1`):
The `install` command automatically strips macOS quarantine attributes and ad-hoc signs the binary — no manual `xattr`/`codesign` needed.
74
79
</details>
75
80
76
81
The `install` command auto-detects all installed coding agents and configures MCP server entries, instruction files, skills, and pre-tool hooks for each.
0 commit comments