{
  "protocol": "agentic-commerce",
  "agentic_commerce_version": "2025-09-29",
  "acp_version": "2025-09-29",
  "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",
    "product_feed",
    "cart",
    "checkout",
    "support"
  ],
  "feed": "https://machineble-web.pages.dev/acp/feed",
  "feed_format": "application/json",
  "enable_search": true,
  "currencies": [
    "USD"
  ],
  "checkout_url": "https://app.machineble.com",
  "terms": "https://machineble.com/terms",
  "privacy": "https://machineble.com/privacy",
  "updated": "2026-08-29"
}