Kate Farms UCP Agentic Commerce (MCP)

Kate Farms' storefront advertises the Universal Commerce Protocol (UCP) at /.well-known/ucp and exposes an MCP endpoint for agent-driven commerce — catalog search and lookup, cart, discount, fulfillment, checkout and order capabilities, with Google Pay, Shopify Card and Shop Pay payment handlers. tools/list is gated: the server requires a resolvable UCP agent profile URI and returns JSON-RPC error -32001 invalid_profile_url to anonymous callers, so tool input schemas require an enrolled agent profile.

API entry from apis.yml

apis.yml Raw ↑
name: Kate Farms UCP Agentic Commerce (MCP)
description: 'Kate Farms'' storefront advertises the Universal Commerce Protocol (UCP) at /.well-known/ucp
  and exposes an MCP endpoint for agent-driven commerce — catalog search and lookup, cart, discount, fulfillment,
  checkout and order capabilities, with Google Pay, Shopify Card and Shop Pay payment handlers. tools/list
  is gated: the server requires a resolvable UCP agent profile URI and returns JSON-RPC error -32001 invalid_profile_url
  to anonymous callers, so tool input schemas require an enrolled agent profile.'
humanURL: https://shop.katefarms.com/llms.txt
baseURL: https://shop.katefarms.com/api/ucp/mcp
tags:
- MCP
- UCP
- Agentic Commerce
- Checkout
properties:
- type: MCPServer
  url: mcp/kate-farms-mcp.yml
- type: ToolCrosswalk
  url: mcp/kate-farms-tool-crosswalk.yml