{
    "mcp_version": "1.0",
    "capability_schema_version": "2026-06",
    "site": {
        "name": "citelayer\u00ae",
        "description": "LLM Visibility Engineering for AI-Generated Answers",
        "url": "https://citelayer.ai",
        "type": "website",
        "platform": "WordPress"
    },
    "capabilities": [
        "llms_txt",
        "schema_org",
        "markdown",
        "webmcp_context",
        "ucp_discovery"
    ],
    "capability_status": {
        "llms_txt": {
            "available": true,
            "status": "available",
            "description": "llms.txt generation for AI crawlers."
        },
        "schema_org": {
            "available": true,
            "status": "available",
            "description": "Schema.org JSON-LD output."
        },
        "markdown": {
            "available": true,
            "status": "available",
            "description": "Clean Markdown rendering for AI agents."
        },
        "webmcp_context": {
            "available": true,
            "status": "available",
            "description": "WebMCP context discovery metadata."
        },
        "ucp_discovery": {
            "available": true,
            "status": "available",
            "description": "UCP commerce capability discovery metadata, not Full UCP support."
        }
    },
    "commerce": {
        "platform_detected": false,
        "platform": "none",
        "platform_label": null,
        "addon_required": true,
        "addon_active": false,
        "license_required": true,
        "license_status": "not_applicable",
        "schema_version": "2026-06",
        "capabilities": {
            "product_catalog": {
                "available": false,
                "status": "requires_paid_addon",
                "requires_addon": true,
                "requires_license": true,
                "experimental": false,
                "description": "Product catalog access is not declared by the free plugin. A commerce add-on may expose it when active and licensed."
            },
            "cart": {
                "available": false,
                "status": "requires_paid_addon",
                "requires_addon": true,
                "requires_license": true,
                "experimental": false,
                "description": "Cart modification is not declared by the free plugin. A commerce add-on may expose controlled cart handoff when active and licensed."
            },
            "checkout": {
                "available": false,
                "status": "requires_paid_addon",
                "requires_addon": true,
                "requires_license": true,
                "experimental": false,
                "description": "Checkout initiation is not declared by the free plugin. A commerce add-on may expose controlled checkout handoff when active and licensed."
            }
        },
        "full_ucp": {
            "available": false,
            "status": "planned",
            "requires_addon": true,
            "requires_license": true,
            "experimental": false,
            "description": "Full autonomous UCP shopping support is planned separately and is not claimed by the free plugin."
        },
        "message": "The free plugin publishes discovery metadata only. Paid commerce add-ons can declare product, cart, or checkout capabilities when they are active and licensed."
    },
    "endpoints": {
        "llms_txt": "/llms.txt",
        "schema": "/wp-json/citelayer/v1/schema",
        "webmcp_context": "/.well-known/mcp/context.json",
        "ucp_discovery": "/wp-json/citelayer/v1/ucp/discovery"
    },
    "integrations": {
        "rank_math_ai_visibility": {
            "detected": true,
            "provider": "Rank Math",
            "kind": "external_brand_visibility_monitoring",
            "status": "mcp_tools_available",
            "rank_math_role": "external_ai_brand_visibility_monitoring",
            "citelayer_role": "site_ai_infrastructure_and_local_evidence",
            "data_policy": "metadata_only_no_rank_math_results_stored_or_exposed",
            "mcp_tools": [
                "rank-math/get-ai-visibility-overview",
                "rank-math/get-ai-visibility-brand-insights",
                "rank-math/get-ai-visibility-brand-queries",
                "rank-math/create-ai-visibility-brand"
            ],
            "available_mcp_tools": [
                "rank-math/get-ai-visibility-overview",
                "rank-math/get-ai-visibility-brand-insights",
                "rank-math/get-ai-visibility-brand-queries",
                "rank-math/create-ai-visibility-brand"
            ],
            "mcp_tools_available": true,
            "requires_admin_auth": true,
            "abilities_api_present": true
        }
    }
}