{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.MaxFreedomPollard/compartment",
    "description": "Fully offline, encrypted-at-rest vector memory for AI agents. AEAD-encrypted vectors, no cloud.",
    "title": "Compartment",
    "repository": {
        "url": "https://github.com/MaxFreedomPollard/Compartment",
        "source": "github"
    },
    "version": "3.5.1",
    "packages": [
        {
            "registryType": "pypi",
            "registryBaseUrl": "https://pypi.org",
            "identifier": "compartment",
            "version": "3.5.1",
            "runtimeHint": "uvx",
            "transport": {
                "type": "stdio"
            },
            "packageArguments": [
                {
                    "value": "serve",
                    "type": "positional",
                    "valueHint": "command"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-28T09:31:00.333895Z",
            "publishedAt": "2026-07-28T09:31:00.333895Z",
            "updatedAt": "2026-07-28T09:31:00.333895Z",
            "isLatest": false
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-07-28T09:31:00+00:00",
            "updatedAt": "2026-07-28T09:31:00+00:00"
        }
    }
}