{
    "ucp": {
        "version": "2026-04-08",
        "services": {
            "dev.ucp.shopping": [
                {
                    "version": "2026-04-08",
                    "transport": "mcp",
                    "endpoint": "https://expandingweb.com/mcp",
                    "spec": "https://ucp.dev/2026-04-08/specification/catalog/mcp/",
                    "schema": "https://ucp.dev/2026-04-08/services/shopping/mcp.openrpc.json"
                }
            ]
        },
        "capabilities": {
            "dev.ucp.shopping.catalog.search": [
                {
                    "version": "2026-04-08",
                    "spec": "https://ucp.dev/2026-04-08/specification/catalog/",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/catalog_search.json"
                }
            ],
            "dev.ucp.shopping.catalog.lookup": [
                {
                    "version": "2026-04-08",
                    "spec": "https://ucp.dev/2026-04-08/specification/catalog/",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/catalog_lookup.json"
                }
            ],
            "com.expandingweb.agent_feedback": [
                {
                    "version": "2026-04-08",
                    "spec": "https://expandingweb.com/#system",
                    "schema": "https://expandingweb.com/schemas/agent-feedback.json",
                    "config": {
                        "endpoint": "https://expandingweb.com/agent-feedback",
                        "method": "POST",
                        "authentication": "none",
                        "fields": [
                            "summary (required)",
                            "kind",
                            "path",
                            "expected",
                            "contact"
                        ],
                        "kinds": [
                            "blocked_by_edge",
                            "checkout_blocked",
                            "not_found",
                            "server_error",
                            "timeout",
                            "missing_data",
                            "search_dead_end",
                            "mcp_error",
                            "manifest_error",
                            "other"
                        ],
                        "description": "Report anything that stopped you from completing a task here. Read by a human."
                    }
                }
            ]
        },
        "payment_handlers": {}
    },
    "x-expandingweb": {
        "name": "Expanding Web \u2014 Agentic Commerce Readiness Sprint",
        "description": "Fixed-scope engagements preparing Adobe Commerce and Magento stores for AI product discovery and secure agent checkout (ACP, UCP, MCP). The catalog below is the engagement tiers, not merchandise.",
        "provider": {
            "name": "Expanding Web Marcin Dancewicz",
            "url": "https://expandingweb.com/",
            "contact": "info@expandingweb.com"
        },
        "purchasable_ids": [
            "readiness-sprint",
            "module-pro"
        ],
        "checkout": "Stripe Checkout via the create_checkout_session MCP tool. Not a dev.ucp.shopping.checkout implementation, which is why that capability is not declared.",
        "mcp_tools": [
            "search_catalog",
            "lookup_catalog",
            "list_offers",
            "get_offer",
            "scan_store",
            "create_checkout_session",
            "report_problem"
        ],
        "links": {
            "llms": "https://expandingweb.com/llms.txt",
            "sitemap": "https://expandingweb.com/sitemap.xml",
            "reference_store": "https://ready.expandingweb.com/",
            "privacy": "https://expandingweb.com/privacy",
            "terms": "https://expandingweb.com/terms"
        }
    }
}