TRUFF Store UCP Shopping API

The agent-facing commerce surface for TRUFF's online store. A Model Context Protocol endpoint at https://shop.truff.com/api/ucp/mcp implements the Universal Commerce Protocol dev.ucp.shopping service (version 2026-08-25, with 2026-04-08 and 2026-01-23 still supported) and answers unauthenticated with 13 tools covering catalog search and lookup, product detail, cart create / read / update / cancel, checkout create / read / update / complete / cancel, and order lookup. complete_checkout requires an idempotency key and, per the store's published agent instructions, contemporaneous buyer approval before payment. The implementation is emitted by the Shopify platform for every store on it; the endpoint, the merchant identity and the data are TRUFF's.

Documentation

Other Resources

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/truff-ucp-shopping-mcp"
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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: truff-ucp-shopping-mcp
name: TRUFF Store UCP Shopping API
description: The agent-facing commerce surface for TRUFF's online store. A Model Context Protocol endpoint
  at https://shop.truff.com/api/ucp/mcp implements the Universal Commerce Protocol dev.ucp.shopping service
  (version 2026-08-25, with 2026-04-08 and 2026-01-23 still supported) and answers unauthenticated with
  13 tools covering catalog search and lookup, product detail, cart create / read / update / cancel, checkout
  create / read / update / complete / cancel, and order lookup. complete_checkout requires an idempotency
  key and, per the store's published agent instructions, contemporaneous buyer approval before payment.
  The implementation is emitted by the Shopify platform for every store on it; the endpoint, the merchant
  identity and the data are TRUFF's.
humanURL: https://shop.truff.com/llms.txt
baseURL: https://shop.truff.com/api/ucp/mcp
tags:
- MCP
- Universal Commerce Protocol
- Agentic Commerce
- Catalog
- Cart
- Checkout
- Order
tags_raw:
- MCP
- Universal Commerce Protocol
- Agentic Commerce
- Catalog
- Cart
- Checkout
- Orders
properties:
- type: MCPServer
  url: mcp/truff-mcp.yml
- type: ToolCrosswalk
  url: mcp/truff-tool-crosswalk.yml
- type: Documentation
  url: https://shop.truff.com/agents.md
- type: LLMsTxt
  url: llms/truff-llms.txt
- type: WellKnown
  url: well-known/truff-well-known.yml
- type: Authentication
  url: authentication/truff-authentication.yml
- type: Conventions
  url: conventions/truff-conventions.yml
- type: Idempotency
  url: conventions/truff-conventions.yml
- type: Conformance
  url: conformance/truff-conformance.yml
- type: RateLimits
  url: rate-limits/truff-rate-limits.yml
- type: Lifecycle
  url: lifecycle/truff-lifecycle.yml