Everytable Agentic Commerce API (UCP over MCP)

Everytable's Shopify storefront implements the Universal Commerce Protocol (UCP) and exposes it to agents as a Model Context Protocol (MCP) endpoint at https://everytable.com/api/ucp/mcp. The store advertises the endpoint in its own /robots.txt, /llms.txt and /agents.md, and describes its capabilities at /.well-known/ucp. Declared capabilities cover catalog search and lookup, cart, checkout, fulfillment, discount and order, with Shop Pay, Shopify card and Google Pay payment handlers. Payment completion requires contemporaneous human approval.

API entry from apis.yml

apis.yml Raw ↑
name: Everytable Agentic Commerce API (UCP over MCP)
description: Everytable's Shopify storefront implements the Universal Commerce Protocol (UCP) and exposes
  it to agents as a Model Context Protocol (MCP) endpoint at https://everytable.com/api/ucp/mcp. The store
  advertises the endpoint in its own /robots.txt, /llms.txt and /agents.md, and describes its capabilities
  at /.well-known/ucp. Declared capabilities cover catalog search and lookup, cart, checkout, fulfillment,
  discount and order, with Shop Pay, Shopify card and Google Pay payment handlers. Payment completion
  requires contemporaneous human approval.
humanURL: https://everytable.com/agents.md
baseURL: https://everytable.com/api/ucp/mcp
tags:
- MCP
- Agentic Commerce
- UCP
- Ecommerce
properties:
- type: MCPServer
  url: mcp/everytable-mcp.yml
- type: Documentation
  url: https://everytable.com/agents.md