boAt Lifestyle UCP Commerce MCP

The Universal Commerce Protocol (UCP) shopping service boAt Lifestyle serves from its own storefront host over MCP. An anonymous JSON-RPC tools/list returns 13 tools covering catalog search and lookup, product detail, cart create/update/cancel, checkout create/update/complete/cancel, and order retrieval. Checkout completion requires a buyer-approval step and an idempotency-key. The implementation is Shopify's native UCP support, discoverable at /.well-known/ucp.

API entry from apis.yml

apis.yml Raw ↑
aid: boat-lifestyle-ucp-mcp
name: boAt Lifestyle UCP Commerce MCP
description: The Universal Commerce Protocol (UCP) shopping service boAt Lifestyle serves from its own
  storefront host over MCP. An anonymous JSON-RPC tools/list returns 13 tools covering catalog search
  and lookup, product detail, cart create/update/cancel, checkout create/update/complete/cancel, and order
  retrieval. Checkout completion requires a buyer-approval step and an idempotency-key. The implementation
  is Shopify's native UCP support, discoverable at /.well-known/ucp.
humanURL: https://www.boat-lifestyle.com/agents.md
baseURL: https://www.boat-lifestyle.com/api/ucp/mcp
tags:
- Agent Commerce
- MCP
- Ecommerce
- Catalog
- Checkout
properties:
- type: MCPServer
  url: mcp/boat-lifestyle-mcp.yml
- type: Documentation
  url: https://www.boat-lifestyle.com/agents.md
- type: Authentication
  url: authentication/boat-lifestyle-authentication.yml
- type: OAuthScopes
  url: scopes/boat-lifestyle-scopes.yml
- type: Conventions
  url: conventions/boat-lifestyle-conventions.yml
- type: Idempotency
  url: conventions/boat-lifestyle-conventions.yml
- type: DataModel
  url: data-model/boat-lifestyle-data-model.yml
- type: Conformance
  url: conformance/boat-lifestyle-conformance.yml
- type: Lifecycle
  url: lifecycle/boat-lifestyle-lifecycle.yml