{
  "protocol": "ucp",
  "version": "1.0",
  "ucp_version": "1.0",
  "merchant": {
    "name": "Machineble",
    "legal_name": "DigitalPunkers s.r.o.",
    "country": "CZ",
    "url": "https://machineble.com",
    "contact": "hello@machineble.com",
    "logo": "https://machineble.com/favicon.png"
  },
  "capabilities": [
    "search",
    "catalog",
    "pricing",
    "cart",
    "checkout",
    "support"
  ],
  "feed": "https://machineble-web.pages.dev/ucp/feed",
  "feed_format": "application/json",
  "currencies": [
    "USD"
  ],
  "checkout_url": "https://app.machineble.com",
  "mcp": "https://machineble-web.pages.dev/mcp",
  "terms": "https://machineble.com/terms",
  "updated": "2026-08-29"
}