Nuzo Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 22 Jul 2026.
Local-first, auditable memory for MCP-compatible AI agents with explicit writes and SQLite storage.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add nuzo-memory -- npx -y @nuzo/memory-mcp
{
"mcpServers": {
"nuzo-memory": {
"args": [
"-y",
"@nuzo/memory-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.nuzo-memory]
command = "npx"
args = ["-y", "@nuzo/memory-mcp"]
{
"mcpServers": {
"nuzo-memory": {
"args": [
"-y",
"@nuzo/memory-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"nuzo-memory": {
"args": [
"-y",
"@nuzo/memory-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.