Remem runs on your own machine — the client starts it, so there is no endpoint to ping. 3 226 installs a week from npm. Last commit 3 Aug 2026.
Local-first automatic memory for Claude Code and Codex: capture, distill, recall from SQLite.
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 remem -- npx -y @remem-ai/remem
{
"mcpServers": {
"remem": {
"args": [
"-y",
"@remem-ai/remem"
],
"command": "npx"
}
}
}
[mcp_servers.remem]
command = "npx"
args = ["-y", "@remem-ai/remem"]
{
"mcpServers": {
"remem": {
"args": [
"-y",
"@remem-ai/remem"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"remem": {
"args": [
"-y",
"@remem-ai/remem"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.