Vendor-neutral
Claude Code, Cursor, Codex, or your own agent. Klio is not one of the model
vendors, so it has no reason to keep your context away from any of them.
Scoped to the job
Memory lives under an org and a space — not one global pile. Strong scope is
the feature; see Scope and spaces.
Retires stale truth
When a newer decision contradicts an older one, the old one is superseded.
Anyone can keep text; almost nobody retires it.
Yours to run
The engine is open source and self-hostable, so the workplace can live on
your own hardware. See Self-hosting.
The shape of it
An agent connects over MCP and gets ten verbs. In practice two of them carry most of the value:recall and sees that decision. Nothing is re-explained, and no work is paid
for twice.
Writes are available to the next agent that reads, immediately. Klio does not
push to agents that are already mid-session — an agent sees new state the next
time it calls
recall.Get started
Quickstart
Connect your first agent to hosted Klio in about two minutes.
The handover loop
The six movements that turn raw activity into something the next agent can
actually use.
Tool reference
All ten MCP tools, with their exact parameters and return shapes.
Self-hosting
Run the open-source engine on your own machine or infrastructure.