{
    "webmcp": "enabled",
    "version": "2026.07.12.1",
    "origin": "https://vietcoders.org/",
    "site_name": "VietCoders Community",
    "description": "Share Everything We Know",
    "discovery": {
        "llms": "https://vietcoders.org/llms.txt",
        "robots": "https://vietcoders.org/robots.txt",
        "sitemaps": [
            "https://vietcoders.org/wp-sitemap-posts-post-1.xml",
            "https://vietcoders.org/wp-sitemap-posts-page-1.xml",
            "https://vietcoders.org/wp-sitemap-posts-donate-1.xml",
            "https://vietcoders.org/wp-sitemap-taxonomies-category-1.xml"
        ]
    },
    "tools": [
        {
            "name": "vietcoders_org_context",
            "description": "Return public site context: URLs, sitemap list, SEO provider and crawler hints.",
            "readOnly": true
        },
        {
            "name": "vietcoders_org_llms",
            "description": "Return same-origin llms.txt markdown for the current page or a supplied path.",
            "readOnly": true
        }
    ]
}