search-catalog
Search for products on any UCP-enabled Shopify store. Searches the store's live product catalog via UCP/MCP and returns matching products with titles, prices, variants, and images. Examples: - domain: "allbirds.com", query: "tree topper" - domain: "gymshark.com", query: "hoodie"
Schema
Input Schema
{
"type": "object",
"required": [
"domain",
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Product search term (e.g., \"tree topper\", \"wool runners\", \"hoodie\")"
},
"domain": {
"type": "string",
"description": "The store domain (e.g., \"allbirds.com\", \"gymshark.com\"). Must be a UCP-enabled Shopify store."
},
"country": {
"type": "string",
"description": "ISO country code for localized pricing/inventory (e.g., \"US\", \"GB\", \"CA\"). Optional \u2014 defaults to store default."
}
}
}
Verified Stores
17,397
Member Stores
Stores exposing the search-catalog tool
Weekly UCP Report
Get the agentic commerce digest every Monday
Real adoption data, ecosystem trends, new spec versions, and the stores that broke or recovered this week. Read by founders and engineers building the next generation of commerce.
Weekly UCP Report
Issue #50 · Sep 14, 2026
+664
new verified stores
Verified rate
Latest spec
Cart capability
