Loading MCP server directory, please wait...
Embedded, local-first agent memory: one SQLite file per namespace, no server, no cloud.
npx @getmcp/cli add io.github.Wuesteon/lean-memoryRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Wuesteon/lean-memory": {
"command": "uvx",
"args": [
"lean-memory[mcp,models,extract]",
"lean-memory",
"lean-memory-mcp"
],
"env": {
"LM_DATA_ROOT": "~/.lean_memory"
}
}
}
}