lean-memory

Embedded, local-first agent memory: one SQLite file per namespace, no server, no cloud.

stdiocommunityinfra

Package Details

Transportstdio
Runtimeuvx

Runtime Arguments

Named
--fromRequired
lean-memoryInstall the lean-memory package, then run its lean-memory-mcp console-script entry point (the package name and script name differ, so uvx needs --from).

Package Arguments

Positional
Position 0Required
lean-memory-mcpConsole script entry point that starts the stdio MCP server.

Environment Variables

LM_DATA_ROOT
Default:~/.lean_memory

Directory for per-namespace SQLite memory files. Defaults to ~/.lean_memory when unset.