{
    "$schema": "https://modelcontextprotocol.io/schema/server-card/v1",
    "serverInfo": {
        "name": "VIVE Med Spa, SC WebMCP",
        "version": "1.0"
    },
    "description": "WebMCP endpoints for VIVE Med Spa, SC",
    "transport": [
        {
            "type": "http",
            "url": "https://www.vive4me.com/wp-json/g99-webmcp/v1/execute",
            "method": "POST",
            "contentType": "application/json"
        }
    ],
    "capabilities": {
        "tools": true
    },
    "links": {
        "manifest": "https://www.vive4me.com/wp-json/g99-webmcp/v1/manifest",
        "homepage": "https://www.vive4me.com/"
    }
}