Skip to main content
ClaudeWave

Your agents already solved this. deja finds it — memory operations for seventeen coding agents: retroactive search and MCP recall (84.9% hit@1 on LongMemEval-S, no LLM), search by when it happened, a local memory viewer, trust scopes, curated notes with tags. One zero-dep binary, fully local.

MCP ServersOfficial Registry487 stars30 forksGoMITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual · deja-vu
Claude Code CLI
git clone https://github.com/vshulcz/deja-vu
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "deja-vu": {
      "command": "deja-vu"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: go install github.com/vshulcz/deja-vu@latest (make sure it ends up on your PATH).
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-memoryai-memoryclaudeclaude-codeclicodexcoding-agentsdeveloper-toolsgolangmcpmcp-serveropencodesession-search

What people ask about deja-vu

What is vshulcz/deja-vu?

+

vshulcz/deja-vu is mcp servers for the Claude AI ecosystem. Your agents already solved this. deja finds it — memory operations for seventeen coding agents: retroactive search and MCP recall (84.9% hit@1 on LongMemEval-S, no LLM), search by when it happened, a local memory viewer, trust scopes, curated notes with tags. One zero-dep binary, fully local. It has 487 GitHub stars and was last updated today.

How do I install deja-vu?

+

You can install deja-vu by cloning the repository (https://github.com/vshulcz/deja-vu) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is vshulcz/deja-vu safe to use?

+

vshulcz/deja-vu has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains vshulcz/deja-vu?

+

vshulcz/deja-vu is maintained by vshulcz. The last recorded GitHub activity is from today, with 8 open issues.

Are there alternatives to deja-vu?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy deja-vu to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: vshulcz/deja-vu
[![Featured on ClaudeWave](https://claudewave.com/api/badge/vshulcz-deja-vu)](https://claudewave.com/repo/vshulcz-deja-vu)
<a href="https://claudewave.com/repo/vshulcz-deja-vu"><img src="https://claudewave.com/api/badge/vshulcz-deja-vu" alt="Featured on ClaudeWave: vshulcz/deja-vu" width="320" height="64" /></a>

More MCP Servers