LifeStyles US UCP Shopping (MCP)

The LifeStyles US store implements the Universal Commerce Protocol for agent-driven commerce. Agents discover the merchant profile at /.well-known/ucp and then call the JSON-RPC MCP endpoint to search the catalog, build a cart, and drive a checkout to completion. Payment always requires explicit buyer approval.

API entry from apis.yml

apis.yml Raw ↑
name: LifeStyles US UCP Shopping (MCP)
description: The LifeStyles US store implements the Universal Commerce Protocol for agent-driven commerce.
  Agents discover the merchant profile at /.well-known/ucp and then call the JSON-RPC MCP endpoint to
  search the catalog, build a cart, and drive a checkout to completion. Payment always requires explicit
  buyer approval.
humanURL: https://lifestyles.com/llms.txt
baseURL: https://lifestyles.com/api/ucp/mcp
tags:
- Commerce
- Agentic Commerce
- MCP
- UCP
properties:
- type: MCPServer
  url: mcp/lifestyles-healthcare-mcp.yml
- type: Documentation
  url: https://lifestyles.com/agents.md
- type: Authentication
  url: authentication/lifestyles-healthcare-authentication.yml
- type: ErrorCatalog
  url: errors/lifestyles-healthcare-problem-types.yml
- type: Conventions
  url: conventions/lifestyles-healthcare-conventions.yml