{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
    "name": "io.github.vshulcz/deja-vu",
    "description": "Local searchable memory over your coding-agent session histories, served back via MCP recall.",
    "repository": {
        "url": "https://github.com/vshulcz/deja-vu",
        "source": "github"
    },
    "version": "0.16.1",
    "packages": [
        {
            "registryType": "npm",
            "registryBaseUrl": "https://registry.npmjs.org",
            "identifier": "@vshulcz/deja-vu",
            "version": "0.16.1",
            "runtimeHint": "npx",
            "transport": {
                "type": "stdio"
            },
            "packageArguments": [
                {
                    "description": "Run the MCP server over stdio.",
                    "value": "mcp",
                    "type": "positional"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-28T15:59:53.283789Z",
            "publishedAt": "2026-07-28T15:59:53.283789Z",
            "updatedAt": "2026-07-28T15:59:53.283789Z",
            "isLatest": false
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-07-28T15:59:53+00:00",
            "updatedAt": "2026-07-28T15:59:53+00:00"
        }
    }
}