Resources to build on Kumiho
Docs, SDKs, integrations, AI cognitive memory, and architecture guides for creative version control with BYO storage.
Kumiho is an Asset Operations System built for creative version control. Keep your files on local disk, NAS/SMB, on-prem, or object storage — Kumiho tracks versions, relationships, provenance, and automation signals in the history layer.
Start Here
Whether you’re an AI creator, a studio pipeline TD, or a platform engineer—use these to ship reliable asset operations fast.
5-minute Overview
- What is AOS vs DAM?
- BYO storage explained
- Graph lineage + revisions
Getting Started
- Create project/space/item/revision
- Create artifacts pointing to storage
- Search + browse patterns
Integrate Your First Tool
- ComfyUI: outputs + lineage
- n8n: event triggers + actions
- Browser: operator UI + history
AI Cognitive Memory
- Persistent recall across sessions
- MCP plugin setup
- Dream State consolidation
Persistent memory for AI agents — store, recall, link, and consolidate across sessions.
Getting Started
Install the plugin, store your first memory, and recall it across sessions.
MCP Integration Guide
Connect Claude Code, Cowork, or OpenClaw to Kumiho memory via MCP.
Dream State
Async memory consolidation — enrichment, linking, deduplication, and pruning.
Memory Architecture
Graph-native dual-store design: Redis working memory + Neo4j long-term graph.
Paper
Full research paper on cognitive memory for AI agents.
Memory SDK
Python SDK for programmatic memory store, recall, and graph traversal.
Resource Library
Search and filter docs, guides, integrations, architecture notes, and demos.
Showing 17 resources.
Documentation Hub
Entry point for Browser + SDK docs (Python, C++, Dart, Next.js, FastAPI).
Kumiho in 5 Minutes: AOS, not DAM
Why asset operations are about relationships, lineage, and automation—not file hosting.
Core Data Model (Tenant → Project → Space → Item.kind → Revision → Artifact)
The hierarchy and why immutable revisions make governance and automation reliable.
BYO Storage: Keep files where they live
Local disk, NAS/SMB, on-prem, object storage - Kumiho stores pointers + history context.
ComfyUI Integration (custom nodes)
Save outputs, register metadata, and auto-lineage (DERIVED_FROM) without moving files.
n8n Nodes: Event-driven automation
Trigger workflows from SSE events, filter by path, and automate asset operations.
SDKs (Python, C++, Dart)
Client libraries for pipeline automation and native integrations on the asset history.
Kumiho Browser (desktop app)
Operator UX for browsing, metadata panels, and lineage exploration.
Security overview
High-level security posture, token model, and tenant isolation.
Watch: Product demo
A quick demo of how Kumiho tracks revisions and relationships.
Watch: n8n event-driven pipeline demo
Custom Kumiho n8n nodes reacting to events and orchestrating an automation pipeline.
AI Cognitive Memory — Getting Started
Install the MCP plugin, store your first memory, and recall it across sessions.
MCP Integration Guide
Connect Claude Code, Claude Cowork, or OpenClaw to Kumiho persistent memory via MCP.
Memory SDK (kumiho-python)
Python SDK for programmatic memory store, recall, graph traversal, and Dream State.
Dream State — Memory Consolidation
Run async maintenance: enrichment, deduplication, linking, and pruning for agent memory.
Memory Architecture (Graph-Native Design)
Dual-store architecture: Redis working memory + Neo4j long-term graph with typed edges.
Paper: Cognitive Memory for AI Agents
Full research paper covering graph-native memory, BYO storage, and Dream State consolidation.