Viewing profile — hereisSwapnil
hereisSwapnil
HN member- Joined
- Sun, Jan 12, 2025, 6:47 PM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About hereisSwapnil
solving problems using tech
Recent public activity
-
story
Show HN: Blinkit MCP – Let Claude order groceries
I built a small MCP server that lets Claude Desktop order groceries from Blinkit using natural language. Example prompt: “Buy milk from Blinkit” Claude then: • searches products • …
-
comment
Comment #46796565
Looks great, really nice progress. The approach makes sense, especially the separation of the text from execution and the generation of a proper backend endpoint instead of running…
-
comment
Comment #46763771
This is interesting. I’m curious how the text becomes an execution boundary works in practice. Is the .txt parsed into a constrained schema, or is it closer to free-form instructio…
-
comment
Comment #46763731
This thread is a good reminder that agent capability is racing ahead of agent ergonomics. We’re getting better at “can do anything”, but still bad at expressing intent, limits, and…