generated: '2026-08-26' method: searched source: >- https://www.helloryse.com/collections/all (HTTP 200) and https://www.helloryse.com/products.json?limit=250 (HTTP 200, read 2026-08-26) plan_count: 0 plan_count_note: >- RYSE sells hardware, not API access. There is no free tier, paid tier, quota, overage or contract for the MCP surface — all three endpoints are anonymous for discovery, and the two commerce endpoints are anonymous for use. plan_count is 0 because RYSE publishes no API access plans, not because none were found. plans: [] access_model: api_access_cost: none api_access_gate: none detail: >- An agent may call https://www.helloryse.com/api/ucp/mcp and https://www.helloryse.com/api/mcp with no credential, no account and no payment. The customer-account MCP requires the buyer's own OAuth login, which is free and is not sold. What is monetised is the transaction the API facilitates — the product in the cart — not the call. monetisation: transactional (the API is a sales channel, not a product) product_pricing: note: >- RYSE's real published price list, read from its own machine-readable storefront JSON. Recorded here because for a commerce provider this IS the pricing the agent surface exists to transact, and it is the only price data RYSE publishes. currency: USD source: https://www.helloryse.com/products.json?limit=250 probed: '2026-08-26' product_count: 17 products: - {title: 'SmartShade (Wired)', handle: rysesmartshade, price: 149.99, category: motor} - {title: 'SmartShade (Wire-free)', handle: ryse-smartshade-batterypack, price: 199.99, category: motor} - {title: SmartCurtain, handle: ryse-smartcurtain, price: 199.99, category: motor} - {title: SmartBlind, handle: smartblind, price: 99.00, category: motor} - {title: SmartBridge, handle: ryse-smartbridge, price: 49.99, category: add-on} - {title: BatteryPack, handle: ryse-batterypack, price: 49.99, category: add-on} - {title: SmartButton, handle: smartbutton-_new, price: 49.99, category: add-on} - {title: 'Remote Control', handle: remote-control, price: 99.00, category: add-on} - {title: 'Z-Wave Adapter', handle: z-wave-adapter, price: 59.99, category: add-on} - {title: 'Curtain Spacers', handle: curtain-spacers, price: 49.99, category: add-on} - {title: 'SmartBridge Wall Mount', handle: smartbridge-wall-mount, price: 29.99, category: add-on} - {title: 'SmartCurtain Charger', handle: smartcurtain-charger, price: 49.99, category: add-on} - {title: 'Charging Adapter', handle: nefm27j1jw4ef4e6fe7rth8, price: 20.00, category: add-on} - {title: 'RYSE String Pulley', handle: ryse-string-pulley, price: 20.00, category: part} - {title: 'RYSE Beads Sprocket', handle: ryse-beads-sprocket, price: 20.00, category: part} - {title: '1-Year Extended Warranty', handle: 1-year-extended-warranty, price: 25.00, category: service} - {title: 'Shipping Protection - Preview', handle: shipping-protection-preview, price: 0.00, category: service} price_encoding_warning: >- The MCP surface returns prices as integers in ISO 4217 MINOR units ({"amount":19999, "currency":"USD"} is $199.99) while products.json returns decimal strings. The values above are normalised to major units. See conventions/ryse-conventions.yml.