{"name":"IRIZ Storefront Commerce Agent","description":"Agentic commerce surface for this storefront: product discovery (feed, catalog search, llms.txt), carts, quotes, checkout confirmation, and order tracking across hosted brand storefronts.","url":"https://mirror.fashionbyu.com/iriz/agent/mcp","provider":{"organization":"IRIZ Platform","url":"https://mirror.fashionbyu.com"},"version":"1.0.0","protocolVersions":["0.3"],"documentationUrl":"https://mirror.fashionbyu.com/iriz/agent-commerce/status","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["application/json","text"],"defaultOutputModes":["application/json","text"],"skills":[{"id":"search_catalog","name":"Product search","description":"Full-text search over a brand storefront catalog with price, availability, variants, and PDP links.","tags":["commerce","products","search"],"examples":["Search bwet for red swim tops under $60"]},{"id":"product_feed","name":"Product feed","description":"OpenAI/ACP-compatible JSON product feed per brand at /brand//feed.json.","tags":["commerce","feed","catalog"],"examples":["Fetch the product feed for bwet"]},{"id":"cart_checkout","name":"Cart & checkout","description":"Create cart sessions, mutate items, quote totals, confirm checkout, and track orders.","tags":["commerce","cart","checkout","orders"],"examples":["Add sku ST-001 to a cart and quote it"]},{"id":"policies","name":"Store policies","description":"Shipping, returns, refund, privacy, and terms policy pages per brand.","tags":["commerce","policies"],"examples":["What is the returns policy for bwet?"]}],"securitySchemes":{"bearer":{"type":"http","scheme":"bearer","description":"Required for cart/checkout write tools when IRIZ_AGENT_COMMERCE_TOKEN is configured."}},"x-commerce":{"enabled":true,"token_required":false,"mcp":{"endpoint":"https://mirror.fashionbyu.com/iriz/agent/mcp","transport":"streamable-http","tools":["search_catalog","get_product_feed","get_policies","create_cart","mutate_cart","get_cart","quote_cart","confirm_checkout","get_order"]},"feeds":{"product_feed":"https://mirror.fashionbyu.com/brand//feed.json"},"discovery":{"llms_txt":"https://mirror.fashionbyu.com/brand//llms.txt","sitemap":"https://mirror.fashionbyu.com/brand//sitemap.xml","robots":"https://mirror.fashionbyu.com/brand//robots.txt"},"protocols":["acp-compatible","mcp","a2a"],"markets":"worldwide","locales":["en","zh-CN"],"cross_border":"Cross-border shoppers welcome; catalog, feed, and policies are agent-readable in any market."}}