Synchronity for Zed
io.github.themewireco/synchronity
Shop connected e-commerce stores: search, compare, cart, and checkout with buyer approval.
client:Zed
transport:streamable-http
runtime:npm
tools:26
Install Synchronity in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"synchronity": {
"url": "https://api.synchronity.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- list_sites
- search_products
- get_product
- get_product_reviews
- request_back_in_stock
- compare_products
- create_cart
- add_to_cart
- quick_checkout
- remove_from_cart
- set_cart_quantity
- apply_coupon
- get_cart
- get_active_cart
- set_shipping_address
- select_shipping_option
- execute_checkout
- get_order
- list_orders
- request_delegation
- submit_delegation_otp
- check_delegation
- get_payment_methods
- initiate_payment