ModRetro Agent Commerce API (UCP over MCP)

ModRetro's agent-facing commerce API. A remote Model Context Protocol server implementing the Universal Commerce Protocol shopping service (versions 2026-04-08 and 2026-01-23), exposing 13 tools across catalog search and lookup, cart, checkout and order. initialize and tools/list answer anonymously; every tools/call requires a fetchable UCP agent-profile URI, and the order and checkout tools additionally require a Shopify agent JWT. complete_checkout requires an idempotency key and, per ModRetro's own robots.txt and /agents.md, explicit contemporaneous human approval of 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/modretro-agent-commerce-api-ucp-over-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 ↑
name: ModRetro Agent Commerce API (UCP over MCP)
description: ModRetro's agent-facing commerce API. A remote Model Context Protocol server implementing
  the Universal Commerce Protocol shopping service (versions 2026-04-08 and 2026-01-23), exposing 13 tools
  across catalog search and lookup, cart, checkout and order. initialize and tools/list answer anonymously;
  every tools/call requires a fetchable UCP agent-profile URI, and the order and checkout tools additionally
  require a Shopify agent JWT. complete_checkout requires an idempotency key and, per ModRetro's own robots.txt
  and /agents.md, explicit contemporaneous human approval of payment.
humanURL: https://modretro.com/agents.md
baseURL: https://modretro.com/api/ucp/mcp
tags:
- Agentic Commerce
- MCP
- Universal Commerce Protocol
- E-Commerce
- Catalog
- Checkout
tags_raw:
- Agentic Commerce
- Model Context Protocol
- Universal Commerce Protocol
- E-Commerce
- Catalog
- Checkout
properties:
- type: MCPServer
  url: mcp/modretro-mcp.yml
- type: Documentation
  url: https://modretro.com/agents.md
- type: Authentication
  url: authentication/modretro-authentication.yml
- type: OAuthScopes
  url: scopes/modretro-scopes.yml
- type: RateLimits
  url: rate-limits/modretro-rate-limits.yml
- type: ErrorCatalog
  url: errors/modretro-problem-types.yml
- type: DataModel
  url: data-model/modretro-data-model.yml