QuickCart
PRODUCT & ENGINEERING DOSSIER ยท v1.0 ยท Sept 2026

The quick-buy marketplace for everything.

One search box. Five sourcing platforms. QuickCart finds any product across Blinkit, Zepto, BigBasket, Flipkart and Amazon, compares live price, stock and delivery ETA, and gets it to your door โ€” fast.

Quick-commerce aggregation MCP adaptor layer Node.js + PostgreSQL Best-price engine

What this dossier contains

Six documents, one system

Each document is self-contained and print-ready. Together they describe the full product โ€” from the screens a shopper sees, to the Node.js services that fan out to five platforms and rank the results, to the cross-platform basket QuickCart fulfils as a single order.

The idea in one picture

flowchart LR U["๐Ÿ“ฑ Shopper
searches a product"] --> API["QuickCart API
(Node.js)"] API --> AGG{{"Aggregation
Engine"}} AGG --> M1["Blinkit MCP"] AGG --> M2["Zepto MCP"] AGG --> M3["BigBasket MCP"] AGG --> M4["Flipkart MCP"] AGG --> M5["Amazon MCP"] M1 & M2 & M3 & M4 & M5 --> NORM["Normalise +
match SKU"] NORM --> RANK["Rank by price,
stock & ETA"] RANK --> U2["๐Ÿ† Best option
shown to shopper"] NORM -. unmatched .-> GAP[("Missing-SKU
queue")] GAP --> CAT[("Catalogue")]
Figure 0.1 โ€” QuickCart at a glance: one query fans out to five platform MCPs, results are normalised, matched and ranked, and gaps feed catalogue growth.

Snapshot targets

5
Source platforms
<1.5s
Search p95 latency
10 min
Median delivery ETA
98%
SKU match coverage goal

Targets are design goals for v1, not measured production numbers.

How to read this dossier Open any document from the top navigation. Every page is styled for both screen and print โ€” use convert-to-pdf.sh (or your browser's Print โ†’ Save as PDF) to export a pixel-accurate PDF with all diagrams and charts baked in.