Live data from Hacker News

Viewing profile — hereisSwapnil

hereisSwapnil

HN member
Joined
Sun, Jan 12, 2025, 6:47 PM UTC
HN karma
1
Public activity
4 items

About hereisSwapnil

solving problems using tech

Recent public activity

  1. 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 • …

  2. 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…

  3. 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…

  4. 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…