{
  "name": "DefundHR",
  "tagline": "Anti-work for advertising. Productivity essentials for the beautifully unmanaged.",
  "url": "https://defundhr.com",
  "catalog_url": "https://defundhr.com/llms-full.txt",
  "currency": "USD",
  "shipping_regions": ["US"],
  "fulfillment": "print-on-demand",
  "platform": "Shopify",

  "mcp": {
    "endpoint": "https://mcp.shopify.com/mcp/i0wni6-ac.myshopify.com",
    "protocol": "MCP (Model Context Protocol)",
    "capabilities": ["products/list", "products/get", "cart/create", "cart/add", "cart/checkout"]
  },

  "storefront_api": {
    "endpoint": "https://i0wni6-ac.myshopify.com/api/2025-07/graphql.json",
    "version": "2025-07",
    "access_token": "a0e6ed22831cad5557f3907f7a81bad8",
    "token_type": "public Storefront API token (read products, manage carts only)",
    "checkout_base": "https://i0wni6-ac.myshopify.com/checkouts/"
  },

  "agent_checkout_flow": {
    "step_1": "Call cartCreate mutation with merchandiseId (variant GID) and quantity",
    "step_2": "Retrieve cart.checkoutUrl from the cartCreate response",
    "step_3": "Rewrite checkout host to i0wni6-ac.myshopify.com (custom domain proxies to app)",
    "step_4": "Present the checkout URL to the user for payment completion in browser",
    "note": "Payment is completed by the user in browser — agents do not handle payment credentials"
  },

  "product_categories": [
    "Apparel (t-shirts, hoodies)",
    "Headwear (beanies, hats)",
    "Accessories (tote bags)",
    "Books (digital)",
    "Protest art"
  ],

  "gift_context": [
    "Coworkers and work friends",
    "People leaving corporate jobs ('agency layoff gift')",
    "Anti-corporate humor fans",
    "Advertising industry professionals",
    "Anyone who has been laid off from a holding company"
  ],

  "price_range": {
    "min_usd": 13.50,
    "max_usd": 46.99
  },

  "schema_org_feeds": {
    "product_pages": "https://defundhr.com/product/{handle}",
    "product_schema_type": "schema.org/Product with Offer"
  }
}
