Getting started with
AI Cognitive Memory.
Persistent, auditable memory for your AI agents. Sign up, choose a plan, install the plugin, and start recalling.
Choose your path
Sign up → choose a plan → install one of these → start using.
AI Playground
Chat with AI using Kumiho Cognitive Memory — right from the dashboard
Best for
- Available in your dashboard
- Bring your own LLM API key
- OpenAI, Anthropic, or Gemini

Claude Plugin
Persistent memory for Claude Code and Claude Cowork
Best for
- Claude Code (CLI & VS Code)
- Claude Cowork (Desktop)
- Zero-config after install
# Install from GitHub
claude plugin add github:KumihoIO/kumiho-claude
# Or add the repo URL directly in settings
# Claude Code → Settings → Plugins
# Claude Cowork → Plugins tab
# Memory persists across all sessionsOpenClaw Plugin
Open-source agent framework with full graph traversal
Best for
- Published on npm — install in one command
- Full memory lifecycle
- Graph traversal & reasoning
# 1. Install the plugin
openclaw plugins install @kumiho/openclaw-kumiho
# 2. Initialize (one-time setup)
npx --package=@kumiho/openclaw-kumiho kumiho-setup
# Memory is live — persists across all sessionsMemory lifecycle
Every memory flows through a lifecycle — each stage adds structure and durability.
What you get
Graph-native memory with provenance, reasoning edges, and offline consolidation.
Persistent recall
Memories stored as immutable revisions in a graph. Survive context resets, model swaps, and provider changes.
Typed reasoning edges
DERIVED_FROM, DEPENDS_ON, REFERENCED — every memory knows what it came from and what depends on it.
Dream State consolidation
Async background process that enriches, links, deduplicates, and prunes memories overnight.
Next steps
AI Cognitive Memory — Full Guide
The complete product page with architecture, comparison, and FAQ.
MCP Plugin Setup
Step-by-step guide for Claude Code, Cowork, and OpenClaw.
Dream State Guide
Configure nightly memory consolidation: enrichment, linking, pruning.
Paper
15 design principles for graph-native cognitive memory.
Ready to give your agents memory?
Sign up, choose a plan, install the Claude Plugin or Playground, and your agent remembers everything.