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