{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.Hugegreencandle/xahau-mcp",
    "description": "First MCP for the Xahau network \u2014 offline Hook WASM VM + static analyzer, read-only ledger tools.",
    "title": "Xahau MCP",
    "repository": {
        "url": "https://github.com/Hugegreencandle/xahau-mcp",
        "source": "github"
    },
    "version": "2.0.1",
    "websiteUrl": "https://github.com/Hugegreencandle/xahau-mcp",
    "packages": [
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/Hugegreencandle/xahau-mcp/releases/download/v2.0.1/xahau-mcp-2.0.1.mcpb",
            "version": "2.0.1",
            "fileSha256": "c19605cfb460604257b9aec20a22ff01c0c46663bdea1688d73c967ebe1bc50a",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "Optional comma-separated override of MAINNET Xahau JSON-RPC endpoints (defaults to built-in mainnet endpoints)",
                    "name": "XAHAU_RPC_URLS"
                },
                {
                    "description": "Optional comma-separated override of TESTNET Xahau JSON-RPC endpoints (defaults to built-in testnet endpoints)",
                    "name": "XAHAU_TEST_RPC_URLS"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-06-11T22:51:50.018725Z",
            "publishedAt": "2026-06-11T22:51:50.018725Z",
            "updatedAt": "2026-06-11T22:51:50.018725Z",
            "isLatest": true
        }
    }
}