Skip to content
Claude Code

Nuzo Memory for Claude Code

io.github.fabionfsc/nuzo-memory

Local-first, auditable memory for MCP-compatible AI agents with explicit writes and SQLite storage.

client:Claude Code transport:stdio runtime:npm

Install Nuzo Memory in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add nuzo-memory -e NUZO_MEMORY_STORE=<NUZO_MEMORY_STORE> -e NUZO_MEMORY_SCOPE=<NUZO_MEMORY_SCOPE> -e NUZO_AUTHORIZED_SCOPES=<NUZO_AUTHORIZED_SCOPES> -e NUZO_PROJECT_ROOT=<NUZO_PROJECT_ROOT> -- npx -y @nuzo/memory-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Nuzo Memory in other clients