{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.zenitheditor/zenith",
    "description": "Author, validate, edit, and render deterministic .zen design docs to PNG/PDF.",
    "title": "Zenith",
    "repository": {
        "url": "https://github.com/zenitheditor/zenith",
        "source": "github"
    },
    "version": "0.0.8",
    "websiteUrl": "https://github.com/zenitheditor/zenith",
    "icons": [
        {
            "src": "https://raw.githubusercontent.com/zenitheditor/zenith/main/assets/zenith-logo.png",
            "mimeType": "image/png"
        }
    ],
    "packages": [
        {
            "registryType": "npm",
            "identifier": "@zenitheditor/zenith-mcp",
            "version": "0.0.8",
            "runtimeHint": "npx",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-03T04:13:23.951718Z",
            "publishedAt": "2026-07-03T04:13:23.951718Z",
            "updatedAt": "2026-07-03T04:13:23.951718Z",
            "isLatest": true
        }
    }
}