DEINDE Commerce (UCP MCP)

The agent-facing commerce API for Debut's direct-to-consumer skincare brand DEINDE. It is a Shopify-hosted Universal Commerce Protocol (UCP) service exposed over MCP at https://www.deinde.com/api/ucp/mcp, advertised by the store's own /llms.txt, /agents.md and /.well-known/ucp documents. An anonymous tools/list call returns 13 tools with complete JSON Schema inputs covering catalog search and lookup, cart lifecycle, checkout lifecycle and order retrieval. This is platform-provided commerce plumbing served from Debut's own host, not a first-party Debut engineering API — Debut publishes no OpenAPI and no developer portal of its own.

API entry from apis.yml

apis.yml Raw ↑
name: DEINDE Commerce (UCP MCP)
description: The agent-facing commerce API for Debut's direct-to-consumer skincare brand DEINDE. It is
  a Shopify-hosted Universal Commerce Protocol (UCP) service exposed over MCP at https://www.deinde.com/api/ucp/mcp,
  advertised by the store's own /llms.txt, /agents.md and /.well-known/ucp documents. An anonymous tools/list
  call returns 13 tools with complete JSON Schema inputs covering catalog search and lookup, cart lifecycle,
  checkout lifecycle and order retrieval. This is platform-provided commerce plumbing served from Debut's
  own host, not a first-party Debut engineering API — Debut publishes no OpenAPI and no developer portal
  of its own.
humanURL: https://www.deinde.com/llms.txt
baseURL: https://www.deinde.com/api/ucp/mcp
tags:
- Ecommerce
- Agentic Commerce
- MCP
- UCP
- Shopify
properties:
- type: Documentation
  url: https://www.deinde.com/agents.md
  description: The store's own canonical agent-facing description of the endpoint; /llms.txt mirrors it.
    This is the only documentation Debut serves for any API.
- type: MCPServer
  url: mcp/debut-mcp.yml
- type: Authentication
  url: authentication/debut-authentication.yml
- type: OAuthScopes
  url: scopes/debut-scopes.yml
- type: Conventions
  url: conventions/debut-conventions.yml
- type: Idempotency
  url: conventions/debut-conventions.yml
- type: ErrorCatalog
  url: errors/debut-problem-types.yml
- type: RateLimits
  url: rate-limits/debut-rate-limits.yml
- type: Plans
  url: plans/debut-plans-pricing.yml
- type: Conformance
  url: conformance/debut-conformance.yml
- type: AgentSkill
  url: skills/_index.yml