Connect AI agents to real-time Indian commerce data to search products, compare prices and availability, check inventory, and get delivery ETAs across Blinkit, Zepto, Swiggy Instamart, BigBasket, Amazon, Flipkart, and other platforms.
Encrypted at rest, isolated from the model
Resolved from an AES-256-GCM vault at the moment of the call and attached to the request — the model never sees the secrets.
Try asking
Search for products on a quick commerce platform by keyword and location. Returns product names, brands, prices (MRP & offer price), ratings, inventory counts, images, and deeplinks. Args: query: Search term (e.g. "milk", "atta 5kg", "Amul Butter") platform: Platform name — search/item: BlinkIt, Zepto, Swiggy, BigBasket, DMart, JioMart, Minutes, Amazon, Nykaa, Myntra, Flipkart lat: Latitude of delivery location (e.g. 12.9021 for Bangalore) lon: Longitude of delivery location (e.g. 77.6639 for Bangalore) pincode: 6-digit Indian pincode (REQUIRED for DMart, JioMart, Minutes) api_key: Your QuickCommerce API key Costs: 1 credit per call.
Get real-time price, stock, and availability for a specific product. Args: item_id: Platform-specific item ID (from search_products results) platform: Platform name — BlinkIt, Zepto, Swiggy, BigBasket, DMart, JioMart, Minutes, Amazon, Nykaa, Myntra, or Flipkart lat: Latitude lon: Longitude pincode: 6-digit Indian pincode (for DMart, JioMart, Minutes) api_key: Your QuickCommerce API key Costs: 1 credit per call.
Get estimated delivery time and store availability for a platform. Args: platform: Platform name — quick commerce only: BlinkIt, Zepto, Swiggy, BigBasket, DMart, JioMart, Minutes lat: Latitude lon: Longitude pincode: 6-digit Indian pincode (REQUIRED for DMart, JioMart, Minutes) api_key: Your QuickCommerce API key Costs: 1 credit per call.
Search products across MULTIPLE platforms in one call. Args: query: Search term platforms: Comma-separated platform names (e.g. "BlinkIt,Zepto,Swiggy") lat: Latitude lon: Longitude pincode: 6-digit pincode (if querying DMart, JioMart, or Minutes) api_key: Your QuickCommerce API key Costs: 1 credit PER platform.
Get delivery ETAs from MULTIPLE platforms in one call. Args: platforms: Comma-separated platform names lat: Latitude lon: Longitude pincode: 6-digit pincode (if querying DMart, JioMart, or Minutes) api_key: Your QuickCommerce API key Costs: 1 credit PER platform.
Check your remaining QuickCommerce API credits. FREE — costs 0 credits. Args: api_key: Your QuickCommerce API key
List all supported platforms. FREE — no API key needed.
List your past API calls (search, item, eta, etc.) for this account only. Returns request IDs, endpoints, params, status codes, and whether a full response is stored. Use get_api_history_response with a request_id to fetch the JSON body. Args: api_key: Your QuickCommerce API key page: Page number (default 1) limit: Results per page, 1–100 (default 20) endpoint: Optional filter, e.g. "/v1/search" or "/v1/item" FREE — does not consume API credits.
Get the stored JSON response for one of your past API calls. Only returns data for requests made with your API key (your account only). Args: request_id: Request ID from list_api_history api_key: Your QuickCommerce API key FREE — does not consume API credits.
One endpoint, the same key, whichever client you use.
~/Library/Application Support/Claude/claude_desktop_config.json (Mac) · %APPDATA%\Claude\claude_desktop_config.json (Windows)
Replace API_KEY with your own key.
Already have an "mcpServers" section in your config? Just add the server entry inside it.
Discovery, routing, credentials, tool scoping and execution logs all happen at the gateway→connections stay ACTIVE with no work from you
Quick Commerce MCP runs through a gateway that holds the credentials, scopes the access and records every call.
Managed auth, hosted MCP servers, and every Gmail tool your agent needs.
Free to start.