Skip to content

Blinkit MCP v1.0.0

Choose a tag to compare

@hereisSwapnil hereisSwapnil released this 22 Dec 13:05
· 23 commits to main since this release

πŸŽ‰ Blinkit MCP v1.0.0

Initial Release

Automate your grocery shopping on Blinkit directly from Claude Desktop.


✨ Features

πŸ›’ Shopping Automation

Search for products, view details, and add items to your cart with simple natural language commands.

πŸ’³ UPI Payments

End-to-end payment automation:

  • Fetch available UPI options
  • Select saved VPA or enter a new one
  • Click "Pay Now" seamlessly

πŸ“ Location Management

Detect or manually selecting your delivery address during the checkout flow.

πŸ”’ Secure Authentication

Login with Phone Number and OTP. Sessions are persisted locally, so you only login once.


πŸš€ Highlights

  • Secure & Private
    Auth tokens are stored locally on your machine.

  • Smart Debugging
    Includes Zpaykit API error monitoring for payment troubleshooting.

  • One Click Install
    Download the .mcpb file and double click to install in Claude Desktop.

  • Cross Platform
    Works on macOS, Windows, and Linux.


πŸ“¦ Installation

  1. Install uv (Python package manager)
  2. Download blinkit-mcp.mcpb
  3. Double click the file to install in Claude Desktop
  4. Done

πŸ”§ Requirements

  • uv installed and available at
    /usr/local/bin/uv or in your PATH
  • Claude Desktop

πŸ“ Example Usage

Ask Claude things like:

  • "Buy Amul milk and Maggi from Blinkit"
  • "Search for chocolates under β‚Ή200"
  • "Checkout and pay using my UPI ID user@ybl"
  • "Login with 9999999999"

πŸ“Œ Notes

  • Requires a valid Blinkit account.
  • Runs a real browser instance (Playwright) which can be set to headless mode.
  • Designed for assisting with orders, currently optimized for UPI payments.

Happy shopping πŸš€