Centric Brands Owned-Brand Storefront Commerce (UCP / MCP)

The agent-facing commerce surface Centric Brands operates across eight of its owned-brand direct-to-consumer storefronts (Hudson Jeans, Joe's Jeans, Favorite Daughter, Buffalo David Bitton, Avirex, Hervé Léger, Zac Posen, Robert Graham). Each store implements the Universal Commerce Protocol (UCP) over MCP: an anonymous JSON-RPC tools/list returns 13 tools with full JSON Schema inputs covering catalog search and lookup, cart construction, checkout, and order retrieval, with buyer approval required to complete payment. Discoverable at /.well-known/ucp and /llms.txt on every brand host. The server is Shopify platform infrastructure served from Centric-operated hosts, not software Centric Brands authored — the corporate entity publishes no developer program of its own.

API entry from apis.yml

apis.yml Raw ↑
name: Centric Brands Owned-Brand Storefront Commerce (UCP / MCP)
description: 'The agent-facing commerce surface Centric Brands operates across eight of its owned-brand
  direct-to-consumer storefronts (Hudson Jeans, Joe''s Jeans, Favorite Daughter, Buffalo David Bitton,
  Avirex, Hervé Léger, Zac Posen, Robert Graham). Each store implements the Universal Commerce Protocol
  (UCP) over MCP: an anonymous JSON-RPC tools/list returns 13 tools with full JSON Schema inputs covering
  catalog search and lookup, cart construction, checkout, and order retrieval, with buyer approval required
  to complete payment. Discoverable at /.well-known/ucp and /llms.txt on every brand host. The server
  is Shopify platform infrastructure served from Centric-operated hosts, not software Centric Brands authored
  — the corporate entity publishes no developer program of its own.'
humanURL: https://www.hudsonjeans.com/llms.txt
baseURL: https://www.hudsonjeans.com/api/ucp/mcp
tags:
- Agent Commerce
- MCP
- UCP
- Shopify
- Retail
- Apparel
properties:
- type: MCPServer
  url: mcp/centric-brands-mcp.yml
- type: LLMsTxt
  url: https://www.hudsonjeans.com/llms.txt
- type: WellKnown
  url: https://www.hudsonjeans.com/.well-known/ucp
- type: Authentication
  url: authentication/centric-brands-authentication.yml
- type: OAuthScopes
  url: scopes/centric-brands-scopes.yml
- type: Conventions
  url: conventions/centric-brands-conventions.yml
- type: RateLimits
  url: rate-limits/centric-brands-rate-limits.yml