{
    "$schema": "https://modelcontextprotocol.io/schema/server-card/v1",
    "serverInfo": {
        "name": "Sculpted by WH Aesthetics WebMCP",
        "version": "1.0"
    },
    "description": "WebMCP endpoints for Sculpted by WH Aesthetics",
    "transport": [
        {
            "type": "http",
            "url": "https://stay-sculpted.com/wp-json/g99-webmcp/v1/execute",
            "method": "POST",
            "contentType": "application/json"
        }
    ],
    "capabilities": {
        "tools": true
    },
    "links": {
        "manifest": "https://stay-sculpted.com/wp-json/g99-webmcp/v1/manifest",
        "homepage": "https://stay-sculpted.com/"
    }
}