MCP Server
MCP
io.github.vshulcz/deja-vu
Local searchable memory over the session histories of twenty coding agents.
Install
npx -y @vshulcz/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@vshulcz/deja-vu",
"version": "0.18.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Run the MCP server over stdio.",
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment