generated: '2026-07-18' method: searched status: published source: https://bloomthis.co/.well-known/ucp notes: >- BloomThis is a Shopify store that natively exposes a hosted MCP endpoint via the Universal Commerce Protocol (UCP, https://ucp.dev). The endpoint speaks JSON-RPC MCP. A live tools/list without a UCP agent profile URI returns 422 (invalid_profile_url), so the tool set below is the documented UCP shopping surface from /llms.txt and the UCP shopping schema (mcp.openrpc.json), not a fabricated list. server: name: bloomthis-ucp-shopping transport: http protocol: mcp url: https://bloomthis.myshopify.com/api/ucp/mcp storefront_url: https://bloomthis.co/api/ucp/mcp service: dev.ucp.shopping ucp_versions: - '2026-04-08' - '2026-01-23' schema: https://ucp.dev/2026-04-08/services/shopping/mcp.openrpc.json auth: buyer-approved checkout; payment requires contemporaneous human approval rate_limited: true tools: - name: search_catalog description: Find products in the store matching a buyer's intent. source: https://bloomthis.co/llms.txt - name: create_cart description: Create a cart and add desired items. source: https://bloomthis.co/llms.txt - name: create_checkout description: Start the purchase flow from a cart. source: https://bloomthis.co/llms.txt - name: update_checkout description: Set shipping address and delivery method on a checkout. source: https://bloomthis.co/llms.txt - name: complete_checkout description: Finalize the purchase (buyer must approve payment). source: https://bloomthis.co/llms.txt