If running inside Cursor, creates a workspace rule file at .cursor/rules/mem.mdc:
---
alwaysApply: true
---
Always call `set_user_context` tool before generating response for every request
Always call `auto_mem_snap` tool after generating the response for every request
Usage
Install this extension (via vsce package then install VSIX, or from the provided zip).
Open a workspace and the extension will auto-run on activation.
Or run the command “memov: Configure MCP & Cursor Rule” from the Command Palette.
Notes
The MCP config is saved to the current workspace’s .vscode/settings.json.