Launched this week

Aera Browser
The browser built for automation
399 followers
The browser built for automation
399 followers
Meet Aera, the browser built for automating real workflows. Create tasks, and Aera runs full workflows in the background, handling context, execution, and reporting automatically. Connect tools like Cursor or Claude Code with MCP so agents can take real action, not just suggest it. Keep your data + history private and local-only. Try for free!








impressive work, want to know how you manage security as its doing automations and i think it will give me report daily if i ask check daily emails at 8AM and give report so credentials how it manages how it make sure sensitive info dont go to LLM, also you build it solo, so what is the base? is it electron or chromium or something else or another existing open source github repo?
but looks great so far. Thanks!
Aera Browser
@arivers Hey Andrew, super intrigued by Aera's MCP integration. What's one quick-win automation you've seen users pull off that blew your mind?
Aera Browser
@arivers when will you be making it available for mobile?
Aera Browser
@uzzi29 Mobile app is on the roadmap. Currently a few months out
Can your service go to an online store, find a product, and purchase it using my account? Is that possible without human involvement?
Aera Browser
@mykyta_semenov_ Yep, absolutely. And I have scheduled tasks running in the background that monitor pricing on Amazon and make purchases when items drop below a certain price.
@arivers But that’s one request every few hours. What if there are many requests at once—like analyzing multiple products, comparing prices, etc.? Amazon might detect it as a bot and block it. Are there any mechanisms to handle this?
The Aera browser looks promising. Congrats on the launch 🎉
Btw, is it based on Chromium?
Aera Browser
Do you plan to support running multiple tasks at the same time, or does Aera handle them one by one?
Aera Browser
Congrats on the launch @arivers , does it have an MCP?
Aera Browser
Automation browsers are getting popular. How does Aera handle sensitive data like saved passwords during automated workflows?
Aera Browser
@alielastal Aera doesn't get access to autofill or password information for security reasons as otherwise prompt injection could cause your credentials to be exposed. Right now, it expects that you are logged in on any given site. If it sees that you need to provide your log in information, it will prompt you to do so and wait for you to complete. Otherwise, it could absolutely make its own account for these services as well
@arivers That makes sense — keeping credentials out of the automation layer is the right call. Smart approach!