Winc UCP Commerce MCP

Agentic-commerce API for the Winc storefront, implemented via the Shopify-native Universal Commerce Protocol (UCP). Agents discover capabilities at /.well-known/ucp and call commerce tools over the MCP endpoint; checkout requires explicit buyer approval before payment.

API entry from apis.yml

apis.yml Raw ↑
name: Winc UCP Commerce MCP
description: Agentic-commerce API for the Winc storefront, implemented via the Shopify-native Universal
  Commerce Protocol (UCP). Agents discover capabilities at /.well-known/ucp and call commerce tools over
  the MCP endpoint; checkout requires explicit buyer approval before payment.
humanURL: https://www.winc.com
baseURL: https://www.winc.com/api/ucp/mcp
tags:
- Agentic Commerce
- MCP
- UCP
- Shopify
properties:
- type: MCPServer
  url: mcp/winc-mcp.yml
- type: LLMsTxt
  url: llms/winc-llms.txt
- type: Authentication
  url: authentication/winc-authentication.yml
- type: OAuthScopes
  url: scopes/winc-scopes.yml