Back to Openviking

Cursor

docs/images/agents/en/cursor.md

0.4.17969 B
Original Source

Step 1: Install

bash
bash <(curl -fsSL https://ovrelease.tos-cn-beijing.volces.com/memory-plugin-shared/install.sh) --harness cursor --dist tos

Select Volcengine OpenViking Cloud. Paste the API key:

{{OPENVIKING_API_KEY_BLOCK}}

Step 2: Verify

  1. Restart Cursor and start a new Agent session.
  2. Cursor Settings → Hooks: lifecycle hooks run cursor-hook.mjs.
  3. Cursor Settings → Tools & MCPs: openviking is connected.

Troubleshoot

ProblemFix
Hooks do not runQuit Cursor completely, restart, new Agent session
Connection / auth failsCheck ~/.openviking/ovcli.conf and restart Cursor
Need logsOPENVIKING_DEBUG=1 and ~/.openviking/logs/cursor-hooks.log

Reference