Nuvemshop for Zed
io.github.mcp-dir/nuvemshop-mcp
Nuvemshop (Tiendanube) e-commerce platform, your store's products, orders, customers, categories and
client:Zed
transport:streamable-http
tools:24
Install Nuvemshop in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nuvemshop-mcp": {
"url": "https://api.mcp.ai/p_nuvemshop"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- nuvemshop_list_accounts
- nuvemshop_products_list
- nuvemshop_products_get
- nuvemshop_products_write_create
- nuvemshop_products_write_update
- nuvemshop_orders_list
- nuvemshop_orders_get
- nuvemshop_orders_write_update
- nuvemshop_orders_write_close
- nuvemshop_orders_write_open
- nuvemshop_orders_write_cancel
- nuvemshop_orders_write_pack
- nuvemshop_orders_write_fulfill
- nuvemshop_customers_list
- nuvemshop_customers_get
- nuvemshop_categories
- nuvemshop_coupons
- nuvemshop_coupons_write_create
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate