All activity
Swapnil Singhleft a comment
Hey everyone 👋 I built Blinkit MCP while experimenting with Claude MCP servers and browser automation. The idea was simple: What if Claude could actually complete real world tasks like ordering groceries? So I built a Python MCP server that exposes tools Claude can call, while Playwright handles the browser automation behind the scenes. You can literally tell Claude: "Buy milk from Blinkit."...

Blinkit MCPTurn Claude into a grocery shopping agent
Blinkit MCP is an open source MCP server that allows Claude Desktop to browse, search, and order groceries from Blinkit using natural language.
Instead of manually opening Blinkit and adding items to the cart, you can simply ask Claude:
"Buy milk from Blinkit and pay using UPI"
The system uses the Model Context Protocol (MCP) to expose tools that Claude can call, while the backend uses Playwright to automate the Blinkit website.

Blinkit MCPTurn Claude into a grocery shopping agent
