{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.AVIDS2/memorix",
    "description": "Local-first persistent project memory for AI coding agents across MCP clients and sessions.",
    "title": "Memorix",
    "repository": {
        "url": "https://github.com/AVIDS2/memorix",
        "source": "github"
    },
    "version": "1.3.3",
    "websiteUrl": "https://github.com/AVIDS2/memorix#readme",
    "icons": [
        {
            "src": "https://raw.githubusercontent.com/AVIDS2/memorix/main/assets/logo.png",
            "mimeType": "image/png",
            "sizes": [
                "1024x1024"
            ]
        }
    ],
    "packages": [
        {
            "registryType": "npm",
            "identifier": "memorix",
            "version": "1.3.3",
            "runtimeHint": "npx",
            "transport": {
                "type": "stdio"
            },
            "packageArguments": [
                {
                    "value": "serve",
                    "type": "positional"
                }
            ],
            "registryBaseUrl": "https://registry.npmjs.org"
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-08-02T11:31:39.532175Z",
            "publishedAt": "2026-08-02T11:31:39.532175Z",
            "updatedAt": "2026-08-02T11:31:39.532175Z",
            "isLatest": true
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-08-02T11:31:39+00:00",
            "updatedAt": "2026-08-02T11:31:39+00:00"
        }
    }
}