{
    "webmcp": "enabled",
    "version": "2026.07.12.1",
    "origin": "https://tudienlamdep.org/",
    "site_name": "Từ điển làm đẹp",
    "description": "Chia sẻ thành phần làm đẹp và review mỹ phẩm",
    "discovery": {
        "llms": "https://tudienlamdep.org/llms.txt",
        "robots": "https://tudienlamdep.org/robots.txt",
        "sitemaps": [
            "http://tudienlamdep.org/post-sitemap.xml",
            "http://tudienlamdep.org/page-sitemap.xml",
            "http://tudienlamdep.org/category-sitemap.xml"
        ]
    },
    "tools": [
        {
            "name": "tudienlamdep_org_context",
            "description": "Return public site context: URLs, sitemap list, SEO provider and crawler hints.",
            "readOnly": true
        },
        {
            "name": "tudienlamdep_org_llms",
            "description": "Return same-origin llms.txt markdown for the current page or a supplied path.",
            "readOnly": true
        }
    ]
}