AGIBOT Store Agent Commerce API (UCP / MCP)

The AGIBOT online store implements the Universal Commerce Protocol (UCP) for agent-driven commerce and exposes a live, anonymous, hosted Model Context Protocol endpoint. A JSON-RPC 2.0 tools/list call returns 13 real tools with full JSON Schema inputs: search_catalog, lookup_catalog and get_product for discovery; create_cart, get_cart, update_cart and cancel_cart for cart state; create_checkout, get_checkout, update_checkout, complete_checkout and cancel_checkout for purchase; and get_order for order status. A UCP merchant profile at /.well-known/ucp declares the supported protocol versions, the shopping service endpoints, the checkout, cart, fulfillment, discount, order and catalog capabilities, and the Google Pay and Shopify card payment handlers. Customer-scoped calls authenticate through an OAuth 2.0 / OpenID Connect authorization server with PKCE. The store publishes both /llms.txt and /agents.md describing the agent contract, and requires contemporaneous human approval before any payment is completed.

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/store-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 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 ↑
aid: agibot:store-commerce
name: AGIBOT Store Agent Commerce API (UCP / MCP)
description: 'The AGIBOT online store implements the Universal Commerce Protocol (UCP) for agent-driven
  commerce and exposes a live, anonymous, hosted Model Context Protocol endpoint. A JSON-RPC 2.0 tools/list
  call returns 13 real tools with full JSON Schema inputs: search_catalog, lookup_catalog and get_product
  for discovery; create_cart, get_cart, update_cart and cancel_cart for cart state; create_checkout, get_checkout,
  update_checkout, complete_checkout and cancel_checkout for purchase; and get_order for order status.
  A UCP merchant profile at /.well-known/ucp declares the supported protocol versions, the shopping service
  endpoints, the checkout, cart, fulfillment, discount, order and catalog capabilities, and the Google
  Pay and Shopify card payment handlers. Customer-scoped calls authenticate through an OAuth 2.0 / OpenID
  Connect authorization server with PKCE. The store publishes both /llms.txt and /agents.md describing
  the agent contract, and requires contemporaneous human approval before any payment is completed.'
humanURL: https://store.agibot.com/
baseURL: https://store.agibot.com/api/ucp/mcp
tags:
- Commerce
- MCP
- Universal Commerce Protocol
- Agentic Commerce
- Authentication
- OpenID Connect
- Robotics
tags_raw:
- Commerce
- Model Context Protocol
- Universal Commerce Protocol
- Agentic Commerce
- OAuth
- OpenID Connect
- Robotics
properties:
- type: MCPServer
  url: mcp/agibot-mcp.yml
- type: LLMsTxt
  url: llms/agibot-llms.txt
- type: WellKnown
  url: well-known/agibot-well-known.yml
- type: Authentication
  url: authentication/agibot-authentication.yml
- type: OAuthScopes
  url: scopes/agibot-scopes.yml
- type: Documentation
  url: https://store.agibot.com/llms.txt
- type: TermsOfService
  url: https://store.agibot.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://store.agibot.com/policies/privacy-policy