Hacker News new | ask | show | jobs
by korabs 12 days ago
A browser agent that learns the API :) Things like Claude in the browser are super slow, mostly because they just rely on the UI. With MCP they're much better. By learning the API it's like having a perfect MCP for each web app, making it much faster.

If anyone is interested, here's a writeup how we've built it: https://pluno.ai/blog/how-we-accidentally-built-a-faster-bro...

1 comments

Interesting idea. Once the agent has learned a product, what usually breaks first when the product ships a major UI/backend update?