docs/images/agents/en/claude-code.md
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.
Restart Claude Code, then:
/plugins → openviking-memory is installed, openviking MCP is connected/mcp → shows the cloud URL and valid auth/openviking-memory:ov → server is healthy| Problem | Fix |
|---|---|
| Plugin is not active | Re-run Install, or check ~/.openviking/ovcli.conf |
| Recall is empty | curl "$(jq -r '.url' ~/.openviking/ovcli.conf)/health" |
| 401 / 403 | Paste the API key from this page again |
| Need logs | OPENVIKING_DEBUG=1 and ~/.openviking/logs/cc-hooks.log |