Memento runs on your own machine — the client starts it, so there is no endpoint to ping. 230 installs a week from npm. Last commit 17 May 2026.
Local-first, LLM-agnostic memory layer for AI assistants.
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 memento -- npx -y @psraghuveer/memento
{
"mcpServers": {
"memento": {
"args": [
"-y",
"@psraghuveer/memento"
],
"command": "npx"
}
}
}
[mcp_servers.memento]
command = "npx"
args = ["-y", "@psraghuveer/memento"]
{
"mcpServers": {
"memento": {
"args": [
"-y",
"@psraghuveer/memento"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memento": {
"args": [
"-y",
"@psraghuveer/memento"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.