ucp.whatIs.eyebrow
ucp.whatIs.title
ucp.whatIs.description
ucp.whatIs.aiShopping.title
ucp.whatIs.aiShopping.description
ucp.whatIs.universalDiscovery.title
ucp.whatIs.universalDiscovery.description
ucp.whatIs.secureCheckout.title
ucp.whatIs.secureCheckout.description
ucp.howItWorks.eyebrow - ucp.howItWorks.title
ucp.howItWorks.description
1
ucp.howItWorks.step1.title
ucp.howItWorks.step1.description
2
ucp.howItWorks.step2.title
ucp.howItWorks.step2.description
3
ucp.howItWorks.step3.title
ucp.howItWorks.step3.description
4
ucp.howItWorks.step4.title
ucp.howItWorks.step4.description
ucp.partners.title
GoogleShopifyStripeVisaMastercardWalmartTargetBest Buy
ucp.features.eyebrow - ucp.features.title
ucp.features.description
ucp.features.productDiscovery.title
ucp.features.productDiscovery.description
ucp.features.checkoutSessions.title
ucp.features.checkoutSessions.description
ucp.features.orderManagement.title
ucp.features.orderManagement.description
ucp.features.inventorySync.title
ucp.features.inventorySync.description
ucp.features.paymentIntegration.title
ucp.features.paymentIntegration.description
ucp.features.analytics.title
ucp.features.analytics.description
ucp.integration.eyebrow
ucp.integration.title
ucp.integration.description
- ucp.integration.discoveryEndpoint.title
ucp.integration.discoveryEndpoint.description
- ucp.integration.graphqlMcp.title
ucp.integration.graphqlMcp.description
/.well-known/ucp
{
"version": "1.0",
"name": "Your Store",
"capabilities": {
"checkout": true,
"productDiscovery": true,
"inventory": true,
"orderManagement": true
},
"transports": {
"mcpEndpoint": "https://api.yourstore.com/mcp",
"graphqlEndpoint": "https://api.yourstore.com/graphql"
}
}