{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.MaxFreedomPollard/engram",
    "description": "Fully offline, encrypted-at-rest vector memory for AI agents. AEAD-encrypted vectors, no cloud.",
    "title": "engRAM",
    "repository": {
        "url": "https://github.com/MaxFreedomPollard/engRAM",
        "source": "github"
    },
    "version": "1.12.0",
    "packages": [
        {
            "registryType": "pypi",
            "registryBaseUrl": "https://pypi.org",
            "identifier": "engram-memory-vault",
            "version": "1.12.0",
            "runtimeHint": "uvx",
            "transport": {
                "type": "stdio"
            },
            "packageArguments": [
                {
                    "value": "serve",
                    "type": "positional",
                    "valueHint": "command"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "deprecated",
            "statusChangedAt": "2026-07-27T02:45:07.87819Z",
            "statusMessage": "Renamed to Compartment - use io.github.MaxFreedomPollard/compartment (PyPI: compartment)",
            "publishedAt": "2026-07-26T04:14:26.826849Z",
            "updatedAt": "2026-07-27T02:45:07.87819Z",
            "isLatest": true
        }
    }
}