FINESSE UCP Commerce MCP API

Agent-facing commerce endpoint implementing the Universal Commerce Protocol (version 2026-04-08, with 2026-01-23 also supported) over MCP/JSON-RPC 2.0. Thirteen tools cover catalog search and lookup, product detail, cart create/read/update/cancel, checkout create/read/update/complete/ cancel, and order retrieval. tools/list is anonymous; tool calls require a self-asserted meta.ucp-agent.profile URI, and payment completion requires contemporaneous human buyer approval. Money is expressed in ISO 4217 minor units.

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/finesse-ucp-commerce-mcp-api"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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

API entry from apis.yml

apis.yml Raw ↑
name: FINESSE UCP Commerce MCP API
description: Agent-facing commerce endpoint implementing the Universal Commerce Protocol (version 2026-04-08,
  with 2026-01-23 also supported) over MCP/JSON-RPC 2.0. Thirteen tools cover catalog search and lookup,
  product detail, cart create/read/update/cancel, checkout create/read/update/complete/ cancel, and order
  retrieval. tools/list is anonymous; tool calls require a self-asserted meta.ucp-agent.profile URI, and
  payment completion requires contemporaneous human buyer approval. Money is expressed in ISO 4217 minor
  units.
humanURL: https://finesse.us/agents.md
baseURL: https://finesse.us/api/ucp/mcp
tags:
- Agentic Commerce
- UCP
- MCP
- E-Commerce
- Retail
- Fashion
- agent-native
tags_raw:
- agentic-commerce
- ucp
- mcp
- ecommerce
- retail
- fashion
- agent-native
properties:
- type: MCPServer
  url: mcp/finesse-mcp.yml
- type: MCPServer
  url: https://finesse.us/api/ucp/mcp
- type: Documentation
  url: https://finesse.us/agents.md
- type: Authentication
  url: authentication/finesse-authentication.yml
- type: Conventions
  url: conventions/finesse-conventions.yml
- type: ErrorCatalog
  url: errors/finesse-problem-types.yml
- type: DataModel
  url: data-model/finesse-data-model.yml
- type: RateLimits
  url: rate-limits/finesse-rate-limits.yml