Hi HN,<p>I made an MCP server that allows automating your local browser.<p>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.<p>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.<p>I'd love to get your feedback!