Memory for AI Agents

Give your coding agents persistent memory that survives across sessions. Store decisions, track relationships, and build knowledge — automatically.

$npx cohaku init

Features

Everything your agent needs to remember

Semantic Memory

Store rules, decisions, facts, and notes with vector search. Your agent remembers what matters across sessions.

Knowledge Graph

Map relationships between components, services, and concepts. Understand how your codebase connects.

Session Tracking

Automatic session lifecycle with checkpoints. Pick up exactly where you left off.

Episode Logging

Chronological audit trail of significant events. Debug sessions, deployments, and investigations.

MCP Native

First-class Model Context Protocol support. Works with Claude Code, Cursor, Windsurf, and any MCP client.

Local-First

SQLite + sqlite-vec for blazing fast vector search. Your data stays on your machine. Zero cloud dependency.

Integrations

Works with your favorite tools

Claude Code

Add to .claude/settings.json as an MCP server

Cursor

Configure in Cursor MCP settings

Windsurf

Add via Windsurf MCP configuration

VS Code

Use with any VS Code MCP extension

Give your agents memory today

Install in seconds. No cloud account required. Your data stays local.

$npx cohaku init
Read the docs