Hero Bread Storefront Agent Commerce (UCP/MCP)

The agent-facing commerce interface for the Hero Bread online store. An MCP server at https://shop.hero.co/api/ucp/mcp implements the Universal Commerce Protocol shopping service (dev.ucp.shopping) with thirteen tools spanning catalog search and lookup, cart create/read/ update/cancel, checkout create/read/update/complete/cancel, and order read. tools/list answers anonymously; tools/call requires a resolvable UCP agent profile and, for transactional tools, a Shopify agent JWT. complete_checkout requires an idempotency key and, per the store's own published rules, explicit contemporaneous buyer approval before payment.

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/hero-bread-ucp-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: hero-bread:hero-bread-ucp-mcp
name: Hero Bread Storefront Agent Commerce (UCP/MCP)
description: The agent-facing commerce interface for the Hero Bread online store. An MCP server at https://shop.hero.co/api/ucp/mcp
  implements the Universal Commerce Protocol shopping service (dev.ucp.shopping) with thirteen tools spanning
  catalog search and lookup, cart create/read/ update/cancel, checkout create/read/update/complete/cancel,
  and order read. tools/list answers anonymously; tools/call requires a resolvable UCP agent profile and,
  for transactional tools, a Shopify agent JWT. complete_checkout requires an idempotency key and, per
  the store's own published rules, explicit contemporaneous buyer approval before payment.
humanURL: https://shop.hero.co/agents.md
baseURL: https://shop.hero.co/api/ucp/mcp
tags:
- Agent Commerce
- Catalog
- Cart
- Checkout
- Orders
properties:
- type: Documentation
  url: https://shop.hero.co/agents.md
- type: MCPServer
  url: mcp/hero-bread-mcp.yml
- type: LLMsTxt
  url: llms/hero-bread-llms.txt
- type: Authentication
  url: authentication/hero-bread-authentication.yml
- type: OAuthScopes
  url: scopes/hero-bread-scopes.yml
- type: Conventions
  url: conventions/hero-bread-conventions.yml
- type: Idempotency
  url: conventions/hero-bread-conventions.yml
- type: ErrorCatalog
  url: errors/hero-bread-problem-types.yml
- type: DataModel
  url: data-model/hero-bread-data-model.yml
- type: Conformance
  url: conformance/hero-bread-conformance.yml