Curie Commerce MCP Tools
Curie Commerce exposes 30 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_recommendationsRead-onlyget recommendations
-
add_product_from_photoMutatingadd product from photo
-
get_availabilityRead-onlyget availability
-
compare_productscompare products
-
get_brand_contextRead-onlyget brand context
-
get_suggested_promptsRead-onlyget suggested prompts
-
initiate_checkoutinitiate checkout
-
search_catalogRead-onlysearch catalog
-
lookup_catalogRead-onlylookup catalog
-
get_product_detailsRead-onlyget product details
-
get_cartRead-onlyget cart
-
update_cartMutatingupdate cart
-
create_cartMutatingcreate cart
-
cancel_cartMutatingcancel cart
-
get_checkoutRead-onlyget checkout
-
update_checkoutMutatingupdate checkout
-
complete_checkoutcomplete checkout
-
cancel_checkoutMutatingcancel checkout
-
get_orderRead-onlyget order
-
search_shop_policies_and_faqsRead-onlysearch shop policies and faqs
-
curie_try_on_3dcurie try on 3d
-
solve_jobsolve job
-
curie_wishlist_addcurie wishlist add
-
curie_wishlist_getcurie wishlist get
-
curie_wishlist_removecurie wishlist remove
-
curie_wishlist_move_to_cartcurie wishlist move to cart
-
curie_cart_aggregate_addcurie cart aggregate add
-
curie_cart_aggregate_getcurie cart aggregate get
-
curie_cart_aggregate_removecurie cart aggregate remove
-
curie_cart_aggregate_update_quantitycurie cart aggregate update quantity
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.