Deja Vu runs on your own machine — the client starts it, so there is no endpoint to ping. 1 236 installs a week from npm. Last commit 4 Aug 2026.
Local searchable memory over your coding-agent session histories, served back via MCP recall.
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 deja-vu -- npx -y @vshulcz/deja-vu
{
"mcpServers": {
"deja-vu": {
"args": [
"-y",
"@vshulcz/deja-vu"
],
"command": "npx"
}
}
}
[mcp_servers.deja-vu]
command = "npx"
args = ["-y", "@vshulcz/deja-vu"]
{
"mcpServers": {
"deja-vu": {
"args": [
"-y",
"@vshulcz/deja-vu"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"deja-vu": {
"args": [
"-y",
"@vshulcz/deja-vu"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.