Bombas Commerce (UCP Shopping)

The agent-facing commerce surface of the Bombas Shopify storefront. The store publishes a Universal Commerce Protocol merchant profile at https://shop.bombas.com/.well-known/ucp declaring UCP versions 2026-04-08 and 2026-01-23, the dev.ucp.shopping service over an MCP transport at https://shop.bombas.com/api/ucp/mcp, and the checkout, cart, fulfillment, discount and payment-handler capabilities. The MCP endpoint implements the UCP Shopping Service OpenRPC contract of 13 methods covering catalog search, cart, checkout and order retrieval. tools/list is gated behind a UCP-Agent profile URI, so tool input schemas come from the published OpenRPC schema the merchant profile itself points at, not from live introspection.

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/commerce"
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: bombas:commerce
name: Bombas Commerce (UCP Shopping)
description: The agent-facing commerce surface of the Bombas Shopify storefront. The store publishes a
  Universal Commerce Protocol merchant profile at https://shop.bombas.com/.well-known/ucp declaring UCP
  versions 2026-04-08 and 2026-01-23, the dev.ucp.shopping service over an MCP transport at https://shop.bombas.com/api/ucp/mcp,
  and the checkout, cart, fulfillment, discount and payment-handler capabilities. The MCP endpoint implements
  the UCP Shopping Service OpenRPC contract of 13 methods covering catalog search, cart, checkout and
  order retrieval. tools/list is gated behind a UCP-Agent profile URI, so tool input schemas come from
  the published OpenRPC schema the merchant profile itself points at, not from live introspection.
humanURL: https://shop.bombas.com/agents.md
baseURL: https://shop.bombas.com/api/ucp/mcp
tags:
- Commerce
- Agentic Commerce
- MCP
- Universal Commerce Protocol
- Checkout
- Cart
- Catalog
tags_raw:
- Commerce
- Agentic Commerce
- Model Context Protocol
- Universal Commerce Protocol
- Checkout
- Cart
- Catalog
properties:
- type: MCPServer
  url: mcp/bombas-mcp.yml
- type: LLMsTxt
  url: llms/bombas-llms.txt
- type: WellKnown
  url: well-known/bombas-well-known.yml
- type: Authentication
  url: authentication/bombas-authentication.yml
- type: OAuthScopes
  url: scopes/bombas-scopes.yml
- type: Conventions
  url: conventions/bombas-conventions.yml
- type: Idempotency
  url: conventions/bombas-conventions.yml
- type: ErrorCatalog
  url: errors/bombas-problem-types.yml
- type: DataModel
  url: data-model/bombas-data-model.yml
- type: Lifecycle
  url: lifecycle/bombas-lifecycle.yml
- type: Conformance
  url: conformance/bombas-conformance.yml
- type: AgentSkill
  url: skills/_index.yml