Vaanzari Commerce MCP Tools
Vaanzari Commerce exposes 29 tools. Each one has its own page with the configuration for every client that can run this server.
-
search_sareesRead-onlysearch sarees
-
get_sareeRead-onlyget saree
-
list_artisansRead-onlylist artisans
-
get_artisanRead-onlyget artisan
-
get_accountRead-onlyget account
-
update_profileMutatingupdate profile
-
get_cartRead-onlyget cart
-
add_to_cartMutatingadd to cart
-
set_cart_quantityMutatingset cart quantity
-
remove_from_cartMutatingremove from cart
-
get_picksRead-onlyget picks
-
save_picksave pick
-
remove_pickMutatingremove pick
-
get_rewardsRead-onlyget rewards
-
get_checkout_summaryRead-onlyget checkout summary
-
validate_couponvalidate coupon
-
start_checkoutMutatingstart checkout
-
list_ordersRead-onlylist orders
-
get_orderRead-onlyget order
-
cancel_orderMutatingcancel order
-
get_payment_statusRead-onlyget payment status
-
resume_paymentresume payment
-
retry_paymentretry payment
-
cancel_payment_attemptMutatingcancel payment attempt
-
list_support_ticketsRead-onlylist support tickets
-
get_support_ticketRead-onlyget support ticket
-
create_support_ticketMutatingcreate support ticket
-
reply_support_ticketreply support ticket
-
close_support_ticketMutatingclose support ticket
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.