{
    "protocolVersion": "0.3.0",
    "name": "Vidé Vita",
    "description": "The online shop of Vidé Healthcare Group — genuine goods, with the amount of each active printed on the label.",
    "url": "https://shop.vide.care/wp-json/vide/v1/mcp",
    "preferredTransport": "JSONRPC",
    "supportedInterfaces": [
        {
            "transport": "JSONRPC",
            "url": "https://shop.vide.care/wp-json/vide/v1/mcp"
        }
    ],
    "additionalInterfaces": [
        {
            "transport": "JSONRPC",
            "url": "https://shop.vide.care/wp-json/vide/v1/mcp"
        }
    ],
    "version": "1.19.1",
    "provider": {
        "organization": "Vidé Healthcare Group Co., Ltd.",
        "url": "https://vide.care"
    },
    "documentationUrl": "https://shop.vide.care/llms.txt",
    "capabilities": {
        "streaming": false,
        "pushNotifications": false
    },
    "defaultInputModes": [
        "text/plain"
    ],
    "defaultOutputModes": [
        "text/plain",
        "application/json"
    ],
    "securitySchemes": {
        "bearer": {
            "type": "http",
            "scheme": "bearer",
            "description": "Reading is open. Ordering and order status need a token from the shop."
        }
    },
    "skills": [
        {
            "id": "find-a-supplement",
            "name": "Find A Supplement",
            "description": "Find which Vidé Vita supplement suits a concern, and read its label — the amount of each active per capsule, how to take it, what it costs.",
            "tags": [
                "shop",
                "supplements",
                "thailand"
            ]
        },
        {
            "id": "buy-something",
            "name": "Buy Something",
            "description": "Turn a decision into a payment link — the shop's own pay page, where PromptPay QR, credit and debit cards and mobile banking are offered.",
            "tags": [
                "shop",
                "supplements",
                "thailand"
            ]
        },
        {
            "id": "check-an-order",
            "name": "Check An Order",
            "description": "Tell a customer where their order has got to, and give them the pay link again if it has not been paid.",
            "tags": [
                "shop",
                "supplements",
                "thailand"
            ]
        }
    ]
}