Skip to content

Blinkit MCP v1.0.2

Latest

Choose a tag to compare

@hereisSwapnil hereisSwapnil released this 05 Jan 13:02
· 6 commits to main since this release

Blinkit MCP v1.0.2

Performance & Reliability Update

This release significantly improves startup performance and fixes critical “executable not found” errors on macOS.

🚀 Key Improvements

Instant Startup

Optimized main.py to remove blocking checks.
Startup time improved from ~60s to under 1s.

Smart Browser Management

The server now intelligently checks for Playwright browsers and only installs them if absolutely necessary.

Reliable Process Launch

Introduced a start.sh wrapper to handle uv path resolution issues for GUI apps.

Better Cart & Checkout

Fixed cart scraping logic and improved checkout logging for smoother automated ordering.

🛠️ Fixes

  • Fixed uv not found errors when running via Claude Desktop
  • Fixed cart value extraction and element selectors
  • Defaulted to headless=true for better background operation

📦 Installation

  1. Download the updated bundle: blinkit-mcp.mcpb
  2. Double-click to update or install in Claude Desktop