Verified Repo Memory runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 21 Feb 2026.
Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped).
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 verified-repo-memory -- npx -y @cognitivemyriad/vrm-local
{
"mcpServers": {
"verified-repo-memory": {
"args": [
"-y",
"@cognitivemyriad/vrm-local"
],
"command": "npx"
}
}
}
[mcp_servers.verified-repo-memory]
command = "npx"
args = ["-y", "@cognitivemyriad/vrm-local"]
{
"mcpServers": {
"verified-repo-memory": {
"args": [
"-y",
"@cognitivemyriad/vrm-local"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"verified-repo-memory": {
"args": [
"-y",
"@cognitivemyriad/vrm-local"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.