← Registry

eCommerce

arcuswear.store

Manages product listings, search, and cart operations for an online store.

1 endpoint8 known toolsCached registry data

ENDPOINT 1

https://www.arcuswear.store/api/mcp

No auth detected

Known tools 8

list_products

List products in the Arcus Wear catalog.

get_product

Get full detail for one product, including every size/color variant with availability, by product handle or id.

search_products

Keyword search over the Arcus Wear catalog (name + description).

get_cart

Get the contents of a cart.

add_to_cart

Add an item to a cart and return the updated cart (including a real Shopify checkout_url).

get_shipping_quote

Get available shipping options and estimated delivery for a cart shipping to an address.

create_checkout

Return the real Shopify-hosted checkout URL for the cart (optionally prefilling the customer email).

complete_order

Complete a purchase WITHOUT a browser redirect: charges a Stripe-tokenized payment method and places the paid order.