{
    "webmcp": "enabled",
    "version": "2026.07.12.1",
    "origin": "https://yeuwp.com/",
    "site_name": "Yêu WordPress",
    "description": "",
    "discovery": {
        "llms": "https://yeuwp.com/llms.txt",
        "robots": "https://yeuwp.com/robots.txt",
        "sitemaps": [
            "https://yeuwp.com/post-sitemap.xml",
            "https://yeuwp.com/page-sitemap.xml",
            "https://yeuwp.com/category-sitemap.xml"
        ]
    },
    "tools": [
        {
            "name": "yeuwp_com_context",
            "description": "Return public site context: URLs, sitemap list, SEO provider and crawler hints.",
            "readOnly": true
        },
        {
            "name": "yeuwp_com_llms",
            "description": "Return same-origin llms.txt markdown for the current page or a supplied path.",
            "readOnly": true
        }
    ]
}