Back to Openviking

Claude Code

docs/images/agents/en/claude-code.md

0.4.161.1 KB
Original Source

Install

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

Select Volcengine OpenViking Cloud. Paste the API key from this page.

Verify

Restart Claude Code, then:

  • /pluginsopenviking-memory is installed, openviking MCP is connected
  • /mcp → shows the cloud URL and valid auth
  • /openviking-memory:ov → server is healthy

Troubleshoot

ProblemFix
Plugin is not activeRe-run Install, or check ~/.openviking/ovcli.conf
Recall is emptycurl "$(jq -r '.url' ~/.openviking/ovcli.conf)/health"
401 / 403Paste the API key from this page again
Need logsOPENVIKING_DEBUG=1 and ~/.openviking/logs/cc-hooks.log

Reference