Custom Blinds Shop MCP Tools
Custom Blinds Shop exposes 26 tools. Each one has its own page with the configuration for every client that can run this server.
-
search_productsRead-onlysearch products
-
get_priceRead-onlyget price
-
configure_productconfigure product
-
submit_enquirysubmit enquiry
-
create_orderMutatingcreate order
-
search_catalogRead-onlysearch catalog
-
lookup_catalogRead-onlylookup catalog
-
get_productRead-onlyget product
-
create_cartMutatingcreate cart
-
get_cartRead-onlyget cart
-
update_cartMutatingupdate cart
-
cancel_cartMutatingcancel cart
-
create_checkoutMutatingcreate checkout
-
get_checkoutRead-onlyget checkout
-
update_checkoutMutatingupdate checkout
-
complete_checkoutcomplete checkout
-
cancel_checkoutMutatingcancel checkout
-
get_orderRead-onlyget order
-
check_colour_stockRead-onlycheck colour stock
-
request_swatchrequest swatch
-
get_payment_methodsRead-onlyget payment methods
-
get_whatsapp_handoffRead-onlyget whatsapp handoff
-
get_product_recommendationRead-onlyget product recommendation
-
get_ar_visualizer_urlRead-onlyget ar visualizer url
-
get_delivery_estimateRead-onlyget delivery estimate
-
request_price_matchrequest price match
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.