Show HN: MCP server for your browser

autobrowser.ai

3 points by namukang 8 days ago

Hi HN,

I made an MCP server that allows automating your local browser.

It's great for having apps like Claude, Cursor, and Windsurf automatically test code end-to-end after generating it or for automating repetitive tasks like filing out forms.

It's inspired by the Playwright MCP, but it uses your existing Chrome instance rather than spinning up a new browser. This means that you can have AI automate tasks on a tab you're already working on rather than having to log in on a new browser and recreate the context.

I'd love to get your feedback!