Vaanzari Commerce for Grok
com.vaanzari/commerce
Discover Banarasi sarees and manage authorized Vaanzari shopping workflows with hosted checkout.
client:Grok
transport:streamable-http
tools:29
Install Vaanzari Commerce in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"commerce": {
"type": "http",
"url": "https://vaanzari.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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