{
    "specVersion": "1.0",
    "host": {
        "displayName": "Scrub Set Wholesale",
        "identifier": "did:web:scrubsetwholesale.com",
        "url": "https://scrubsetwholesale.com/"
    },
    "entries": [
        {
            "identifier": "urn:air:scrubsetwholesale.com:llms:site",
            "displayName": "Scrub Set Wholesale site guide",
            "type": "text/markdown",
            "url": "https://scrubsetwholesale.com/llms.txt",
            "description": "What this site is and the pages worth reading.",
            "representativeQueries": [
                "what is Scrub Set Wholesale",
                "what does Scrub Set Wholesale offer"
            ]
        },
        {
            "identifier": "urn:air:scrubsetwholesale.com:openapi:site",
            "displayName": "Scrub Set Wholesale API",
            "type": "application/openapi+json",
            "url": "https://scrubsetwholesale.com/openapi.json",
            "description": "Machine-readable description of this site's HTTP API.",
            "representativeQueries": [
                "does Scrub Set Wholesale have an API"
            ]
        },
        {
            "identifier": "urn:air:scrubsetwholesale.com:a2a:card",
            "displayName": "Scrub Set Wholesale agent card",
            "type": "application/json",
            "url": "https://scrubsetwholesale.com/.well-known/agent-card.json",
            "description": "What software can ask this site for, in the A2A vocabulary.",
            "representativeQueries": [
                "what can Scrub Set Wholesale do"
            ]
        },
        {
            "identifier": "urn:air:scrubsetwholesale.com:catalog:products",
            "displayName": "Scrub Set Wholesale product catalog",
            "type": "application/json",
            "url": "https://scrubsetwholesale.com/wp-json/wc/store/v1/products",
            "description": "Live products, prices and stock.",
            "representativeQueries": [
                "what does Scrub Set Wholesale sell",
                "how much does it cost"
            ]
        },
        {
            "identifier": "urn:air:scrubsetwholesale.com:mcp:server",
            "displayName": "Scrub Set Wholesale MCP server",
            "type": "application/json",
            "url": "https://scrubsetwholesale.com/.well-known/mcp/server-card.json",
            "description": "Model Context Protocol server exposing this site's tools.",
            "representativeQueries": [
                "connect to Scrub Set Wholesale over MCP"
            ]
        }
    ]
}