Choose the host you already use. The cockpit gives you the published path, the runtime checks that matter, and the boundary the integration does not cross.
Hook-capable hosts can participate in lifecycle events. MCP-and-rules hosts expose explicit tools and guidance without pretending a rules file is a hidden hook.
A project-local MCP configuration and Cursor rule layer that teaches the agent when to retrieve memory without claiming an unavailable prompt lifecycle hook.
Choose the environment that will actually launch Cursor. The selector never invents an unsupported translation.
Installed and able to load project-local .cursor configuration.
The setup scripts run from the agent-memory-kits checkout.
The doctor expects semantic-memory-mcp to be discoverable.
The published setup is a shell script; doctors and rule installers use Python.
Environment note: The repository currently publishes setup.sh for Cursor. Native PowerShell setup is not documented. On Windows, use a compatible POSIX environment only if that is also where Cursor resolves the generated absolute server path.
Enter the absolute project path above. This block is a dry run and should complete before the write step.
git clone https://github.com/RecursiveIntell/agent-memory-kits
cd agent-memory-kits
cargo install semantic-memory-mcp --locked --version '=0.5.4'
cursor/scripts/setup.sh --dry-run --write-project "REPLACE_WITH_ABSOLUTE_PROJECT_PATH"Copy is enabled only after you enter a project path. Run this only after reviewing the dry-run output.
cursor/scripts/setup.sh --write-project "REPLACE_WITH_ABSOLUTE_PROJECT_PATH"