Ask HN: MCP vs. Browser-Based Agents

1 giaco_hendel 0 6/30/2025, 7:45:04 AM
Hi guys, I want ask for your opinion on something.

We’ve built vykee.co as an onboarding tool. Idea = make SaaS interfaces easier to understand, by hiding advanced features for new users.

One of the main features is a tagging system that allows the SaaS company to tag elements, and group multiple elements into one feature. So basically we have an UI layer of the frontend (complete with unique identifiers and annotations for every element and feature).

I think this UI layer could be pretty useful to LLMs: If we put all that UI info in a simple llms.md file (like a robots.txt but for LLMs), they could understand the interface much better than having to parse the hmtl or rely on screenshots.

Now – this would only be helpful for browser-based agents.

We’ve had this discussion where some argue it would make much more sense to bet on MCP instead of browser-based agents, since it’s the standard and more widely adopted. The idea being to set up an MCP and connect it to the tagged frontend elements.

Do you think it still makes sense to bet on browser-based agents?

Thanks!

Comments (0)

No comments yet