Live data from Hacker News

Viewing profile — namuorg

namuorg

HN member
Joined
Mon, Jan 02, 2012, 9:52 PM UTC
HN karma
3,002
Public activity
235 items

About namuorg

{ name: 'Namu', education: 'Princeton', work: ['Facebook', 'Twilio', 'HackNY', 'Google'] }

https://namu.org

Recent public activity

  1. comment
  2. story
  3. story
  4. story
  5. story
  6. 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…

  7. comment
    Comment #43617638

    Added! https://docs.browsermcp.io/setup-server#node-js

  8. 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…

  9. 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 …

  10. 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…

  11. 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 …

  12. 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…

  13. 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…

  14. 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…

  15. story
  16. 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…

  17. story
  18. story
  19. story
  20. comment
    Comment #42264182

    Aw yay, glad it was beneficial in helping you bringing Intenty to life!

  21. 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…

  22. 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…

  23. story
  24. 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…

  25. 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 …