{
    "version": "0.9.0",
    "description": "MATLAB MCP Core Server - Model Context Protocol server for MATLAB that enables AI-driven workflows",
    "homepage": "https://www.mathworks.com/products/matlab-mcp-core-server.html",
    "license": {
        "identifier": "BSD-3-Clause",
        "url": "https://github.com/matlab/matlab-mcp-core-server/raw/refs/heads/main/LICENSE.md"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/matlab/matlab-mcp-core-server/releases/download/v0.9.0/matlab-mcp-core-server-win64.exe#/matlab-mcp-core-server.exe",
            "hash": "865683e23988c4e3f9849ae4bd61542cb38d95a8a765b8e5e4121537b213a621"
        }
    },
    "bin": [
        [
            "matlab-mcp-core-server.exe",
            "matlab-mcp-core-server",
            "--disable-telemetry=true"
        ]
    ],
    "checkver": {
        "github": "https://github.com/matlab/matlab-mcp-core-server"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/matlab/matlab-mcp-core-server/releases/download/v$version/matlab-mcp-core-server-win64.exe#/matlab-mcp-core-server.exe"
            }
        }
    }
}
