vshulcz/deja-vu
v0.19.1MIT
Search the coding sessions already on your disk — Claude Code, Codex, Cursor, opencode and seventeen more — including work from before deja was installed.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
dejastdio
{
"type": "stdio",
"command": "deja",
"args": [
"mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "deja-vu",
"version": "0.19.1",
"description": "Search the coding sessions already on your disk — Claude Code, Codex, Cursor, opencode and seventeen more — including work from before deja was installed.",
"author": {
"name": "vshulcz",
"url": "https://github.com/vshulcz"
},
"homepage": "https://github.com/vshulcz/deja-vu",
"repository": "https://github.com/vshulcz/deja-vu",
"license": "MIT",
"keywords": [
"memory",
"recall",
"sessions",
"search",
"history"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE