Skip to content

Instantly share code, notes, and snippets.

@eonist
Created July 24, 2025 11:20
Show Gist options
  • Save eonist/fc6c4d599d55dfcc0c42e72d85d2f6a8 to your computer and use it in GitHub Desktop.
Save eonist/fc6c4d599d55dfcc0c42e72d85d2f6a8 to your computer and use it in GitHub Desktop.
The value will be concentrated in the MCP layer, agentic tools are already a commodity

Every vibe coding app out there is like this: Chained prompts. Thats all it is. One prompt with data, and then the next prompt is created based on the previouse one. until something is resolved. lots of if else clauses in between. 😬 (cursor, lovable, cline, goose and 100+ more just like them) as such that part is a commodity. And why I feel MCP is the interesting layer, thats where you can innovate and connect these dump for-loop apps with propriatary logic + data. And solve real problems. Also the logic in these MCPs stay propriatary, so you can innovate without showing how it works. Black box innovation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment