This is a hosted MCP that checks whether a merchant's checkout flow is ready for agentic commerce systems like Universal Cart. It exposes five tools: check_universal_cart_readiness audits a merchant's setup, classify_checkout_blocker identifies what's preventing automated purchases, explain_offer_gap analyzes pricing or availability mismatches, issue_agentic_commerce_receipt generates structured proof of transactions, and export_readiness_log dumps audit trails. You'd use this if you're running a marketplace or commerce platform and need AI agents to programmatically validate that sellers can handle automated checkout requests. It's bearer-token authenticated and returns structured JSON suitable for logging or downstream compliance workflows.
Universal Cart Merchant Gate is a hosted remote MCP for Universal Cart merchant readiness MCP.
This repository is a public documentation project for Universal Cart Merchant Gate. Its structure follows the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and a public-safe boundary.
com.clauxel.universalcartmerchantgate/universalcartmerchantgate-mcpcheck_universal_cart_readiness, classify_checkout_blocker, explain_offer_gap, issue_agentic_commerce_receipt, export_readiness_logcommerce teams, merchant operations teams, marketplace owners, and agentic checkout reviewers.
This repository contains documentation only. It does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.