Synchronity MCP Tools
Synchronity exposes 26 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_sitesRead-onlylist sites
-
search_productsRead-onlysearch products
-
get_productRead-onlyget product
-
get_product_reviewsRead-onlyget product reviews
-
request_back_in_stockrequest back in stock
-
compare_productscompare products
-
create_cartMutatingcreate cart
-
add_to_cartMutatingadd to cart
-
quick_checkoutquick checkout
-
remove_from_cartMutatingremove from cart
-
set_cart_quantityMutatingset cart quantity
-
apply_couponMutatingapply coupon
-
get_cartRead-onlyget cart
-
get_active_cartRead-onlyget active cart
-
set_shipping_addressMutatingset shipping address
-
select_shipping_optionselect shipping option
-
execute_checkoutMutatingexecute checkout
-
get_orderRead-onlyget order
-
list_ordersRead-onlylist orders
-
request_delegationrequest delegation
-
submit_delegation_otpsubmit delegation otp
-
check_delegationRead-onlycheck delegation
-
get_payment_methodsRead-onlyget payment methods
-
initiate_paymentinitiate payment
-
submit_payment_otpsubmit payment otp
-
get_payment_statusRead-onlyget payment status
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.