Memorix runs on your own machine — the client starts it, so there is no endpoint to ping. 2 030 installs a week from npm. Last commit 3 Aug 2026.
Local-first persistent project memory for AI coding agents across MCP clients and sessions.
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 memorix -- npx -y memorix
{
"mcpServers": {
"memorix": {
"args": [
"-y",
"memorix"
],
"command": "npx"
}
}
}
[mcp_servers.memorix]
command = "npx"
args = ["-y", "memorix"]
{
"mcpServers": {
"memorix": {
"args": [
"-y",
"memorix"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memorix": {
"args": [
"-y",
"memorix"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.