Nuzo Memory

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

stdiocommunityinfra

Package Details

Transportstdio
Runtimenpx

Environment Variables

NUZO_MEMORY_STORE(file)

Optional absolute path to the local SQLite memory store.

NUZO_MEMORY_SCOPE

Optional default Nuzo memory scope, such as user:default or project:auto.

NUZO_AUTHORIZED_SCOPES

Optional comma-separated allowlist of memory scopes available to this MCP process.

NUZO_PROJECT_ROOT(file)

Optional project root used to resolve project:auto scope.