Viewing profile — namuorg
namuorg
HN member- Joined
- Mon, Jan 02, 2012, 9:52 PM UTC
- HN karma
- 3,002
- Public activity
- 235 items
- HN profile
- View on Hacker News ↗
About namuorg
https://namu.org
Recent public activity
- comment
- story
- story
- story
- story
-
comment
Comment #43624154
Hey, creator of Browser MCP here. 1. Yes, the extension uses an anonymous device ID and sends an analytics event when a tool call is used. You can inspect the network traffic to ve…
-
comment
Comment #43617638
Added! https://docs.browsermcp.io/setup-server#node-js
-
comment
Comment #43617583
Hey Pavel, this is Namu, the creator of Browser MCP. You’re right, this is an adaptation of Playwright MCP to automate the user’s local browser as mentioned in the GitHub README an…
-
comment
Comment #43614684
Can you try again? There was another comment that mentioned that there's an issue with port killing code on Windows: https://news.ycombinator.com/item?id=43614145 I just published …
-
comment
Comment #43614446
Thanks for the report and the update! I'd love to hear about what you changed — how can I get in touch? I didn't see anything in your HN profile. Feel free to email me at admin@bro…
-
comment
Comment #43614105
Browser MCP uses the Chrome DevTools Protocol (CDP) to automate the browser so it currently only works for Chromium-based browsers. Unfortunately, Firefox doesn't expose WebDriver …
-
comment
Comment #43613971
Of course, you're sending data to the AI model, but the "private" aspect is contrasting automating using a local browser vs. automating using a remote browser. When you automate us…
-
comment
Comment #43613934
An extension is more user-friendly! I leave Chrome open basically 24/7 and having to create a new Chrome instance via the command line just to use Browser MCP just felt like too hi…
-
comment
Comment #43613905
The Puppeteer MCP server doesn't work well because it requires CSS selectors to interact with elements. It makes up CSS selectors rather than reading the page and generating workin…
- story
-
story
Show HN: MCP server for your browser
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 generat…
- story
- story
- story
-
comment
Comment #42264182
Aw yay, glad it was beneficial in helping you bringing Intenty to life!
-
comment
Comment #42256733
For anyone looking for something similar for their desktop browser, try out Intention: https://getintention.com Show HN post from 2020: https://news.ycombinator.com/item?id=2293674…
-
story
Show HN: I made a free Chrome extension to run Claude Computer Use
Hi HN! I've been building browser automation tools for several years now [0] so when Anthropic came out with Computer Use, I made a Chrome extension to try it out: https://autobrow…
- story
-
story
Show HN: AutoBrowser – Automate your browser with Claude Computer Use
Hi HN! I've been building browser automation tools for several years now [0] so when Anthropic came out with Computer Use, I made a Chrome extension to try it out: https://autobrow…
-
comment
Comment #42054929
I actually built a Chrome extension that runs Claude computer use if you’d like to try it out! [0] It’s currently awaiting approval in the Chrome Web Store. After having spent the …