Live Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from pypi. Last commit 2 Aug 2026.
Persistent, read-only codebase memory for Claude Code; ask it instead of re-reading files.
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 live-memory -- uvx shofer-live-memory
{
"mcpServers": {
"live-memory": {
"args": [
"shofer-live-memory"
],
"command": "uvx"
}
}
}
[mcp_servers.live-memory]
command = "uvx"
args = ["shofer-live-memory"]
{
"mcpServers": {
"live-memory": {
"args": [
"shofer-live-memory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"live-memory": {
"args": [
"shofer-live-memory"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.