HAYLOU Commerce (UCP/MCP)

The HAYLOU brand storefront exposes an agent-facing commerce surface over the Universal Commerce Protocol, reachable as a live MCP endpoint. Agents can search the catalog, build a cart, create and update a checkout, and complete a purchase, alongside fulfillment, discount and order capabilities. Checkout requires explicit contemporaneous buyer approval before any payment is completed, and the endpoint is rate-limited per IP. The store also serves an llms.txt and agents.md describing read-only browsing routes for agents that only need product and collection data. This surface is provisioned by Shopify, which serves UCP natively for its stores, rather than being built by Liesheng — but it is genuinely served from the haylou.com origin and is the only MCP server in the Liesheng estate.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/haylou-ucp"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: liesheng:haylou-ucp
name: HAYLOU Commerce (UCP/MCP)
description: The HAYLOU brand storefront exposes an agent-facing commerce surface over the Universal Commerce
  Protocol, reachable as a live MCP endpoint. Agents can search the catalog, build a cart, create and
  update a checkout, and complete a purchase, alongside fulfillment, discount and order capabilities.
  Checkout requires explicit contemporaneous buyer approval before any payment is completed, and the endpoint
  is rate-limited per IP. The store also serves an llms.txt and agents.md describing read-only browsing
  routes for agents that only need product and collection data. This surface is provisioned by Shopify,
  which serves UCP natively for its stores, rather than being built by Liesheng — but it is genuinely
  served from the haylou.com origin and is the only MCP server in the Liesheng estate.
humanURL: https://haylou.com/agents.md
baseURL: https://haylou.com/api/ucp/mcp
tags:
- Commerce
- Agentic Commerce
- MCP
- UCP
- Retail
properties:
- type: MCPServer
  url: mcp/liesheng-mcp.yml
- type: LLMsTxt
  url: llms/liesheng-haylou-llms.txt
- type: Documentation
  url: https://haylou.com/llms.txt
- type: WellKnown
  url: well-known/liesheng-haylou-ucp.json
- type: Authentication
  url: well-known/liesheng-haylou-openid-configuration.json
- type: TermsOfService
  url: https://haylou.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://haylou.com/policies/privacy-policy