Cursor quickstart¶
- Preview the project install:
openclaw-mem install --harness cursor --root . --dry-run --json. - Install
mcpServers.openclaw-memand the skill card:openclaw-mem install --harness cursor --root . --verify --json. - Restart Cursor and inspect MCP tools in settings.
- Diagnose later with
openclaw-mem doctor --harness cursor --root . --json.
The default project path is .cursor/mcp.json, matching the Cursor MCP documentation. Use --config-path ~/.cursor/mcp.json for a global install.