docs/en/agent-integrations/01-overview.md
OpenViking can act as the long-term memory and context backend for many agent runtimes. Pick the integration that matches your agent.
| If you use… | Use this |
|---|---|
| Claude Code | Claude Code Memory Plugin — auto-recall + auto-capture via hooks |
| OpenClaw | OpenClaw Plugin — context-engine with full lifecycle integration |
| Codex | Codex Memory Plugin — lifecycle hooks for auto-recall and incremental capture |
| Cursor | Cursor Memory Integration — one command installs lifecycle hooks, MCP tools, rules, and skills |
| TRAE / TRAE CN | TRAE Memory Integration — one installer configures prompt-time recall, turn capture, and OpenViking tools |
| Hermes Agent | Hermes Agent — built-in OpenViking memory provider, no plugin install needed |
| OpenCode | OpenCode Plugin — MCP tools plus lifecycle hooks for repo context, auto-recall, and capture |
| pi | pi Coding Agent Extension — native extension with auto-recall, turn capture, and threshold commit |
| LangChain / LangGraph | LangChain and LangGraph — retriever, tools, context backend, store, and middleware |
| Manus / Claude Desktop / ChatGPT / other MCP clients | MCP Clients — point any MCP-compatible client at the built-in /mcp endpoint |
| AstrBot / … | Community Plugins — community-maintained integrations for various runtimes |
Every integration on this page connects to a running OpenViking server. If you don't have one yet, follow the Quickstart Guide. The default endpoint is http://localhost:1933; remote use requires an API key (see Authentication).