Voyage Foods UCP Commerce MCP API

The Voyage Foods storefront implements the Universal Commerce Protocol (UCP) for agent-driven commerce over MCP. A JSON-RPC 2.0 endpoint at /api/ucp/mcp answers tools/list anonymously with thirteen tools spanning catalog search and lookup, cart lifecycle, checkout lifecycle and order retrieval, each carrying a full JSON Schema 2020-12 inputSchema. Payment completion requires contemporaneous human buyer approval and complete_checkout requires an idempotency key.

API entry from apis.yml

apis.yml Raw ↑
aid: voyage-foods-ucp-commerce-mcp
name: Voyage Foods UCP Commerce MCP API
description: The Voyage Foods storefront implements the Universal Commerce Protocol (UCP) for agent-driven
  commerce over MCP. A JSON-RPC 2.0 endpoint at /api/ucp/mcp answers tools/list anonymously with thirteen
  tools spanning catalog search and lookup, cart lifecycle, checkout lifecycle and order retrieval, each
  carrying a full JSON Schema 2020-12 inputSchema. Payment completion requires contemporaneous human buyer
  approval and complete_checkout requires an idempotency key.
humanURL: https://voyagefoods.com/agents.md
baseURL: https://voyagefoods.com/api/ucp/mcp
tags:
- MCP
- Agentic Commerce
- Universal Commerce Protocol
- Checkout
- Catalog
properties:
- type: MCPServer
  url: mcp/voyage-foods-mcp.yml
- type: ToolCrosswalk
  url: mcp/voyage-foods-tool-crosswalk.yml
- type: Documentation
  url: https://voyagefoods.com/agents.md