generated: '2026-08-22' method: generated source: >- mcp/hint-mcp-tools.json (live tools/list from https://www.drinkhint.com/api/ucp/mcp, 2026-08-22), https://www.drinkhint.com/agents.md, https://www.drinkhint.com/robots.txt, https://www.drinkhint.com/policies/refund-policy note: >- Hint publishes no skills of its own; its agent instructions point personal shopping agents at Shopify's cross-store skill (https://shop.app/SKILL.md), which is Shopify's artifact, not Hint's. These two skills are generated by API Evangelist and are grounded ONLY in tool names and input schema fields verified against the live endpoint — no operation, field or policy below was invented. skills: - name: hint-catalog-discovery file: skills/hint-catalog-discovery.md api: Hint Agentic Commerce (UCP / MCP) summary: Search, filter and inspect Hint products; quote prices from minor units correctly. operations: - search_catalog - lookup_catalog - get_product write_surface: false - name: hint-cart-to-checkout file: skills/hint-cart-to-checkout.md api: Hint Agentic Commerce (UCP / MCP) summary: >- Build a cart, convert it to a checkout, and complete payment under the provider's mandatory human-approval rule and required idempotency key — with the irreversibility of completion stated up front. operations: - create_cart - get_cart - update_cart - cancel_cart - create_checkout - get_checkout - update_checkout - complete_checkout - cancel_checkout - get_order write_surface: true