Vaanzari Commerce for Claude Desktop
com.vaanzari/commerce
Discover Banarasi sarees and manage authorized Vaanzari shopping workflows with hosted checkout.
client:Claude Desktop
transport:streamable-http
tools:29
Install Vaanzari Commerce in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"commerce": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://vaanzari.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- search_sarees
- get_saree
- list_artisans
- get_artisan
- get_account
- update_profile
- get_cart
- add_to_cart
- set_cart_quantity
- remove_from_cart
- get_picks
- save_pick
- remove_pick
- get_rewards
- get_checkout_summary
- validate_coupon
- start_checkout
- list_orders
- get_order
- cancel_order
- get_payment_status
- resume_payment
- retry_payment
- cancel_payment_attempt