Good, just what we needed. More bots browsing the internet. Somedays I think I am not 100% against of every website having a captcha...
It's a developer tool
Show HN: Browser MCP – Automate your browser using Cursor, Claude, VS Code
31–40 of 229 posts
Re: Show HN: Browser MCP – Automate your browser using Cursor, Claude, VS Code
#32Good, just what we needed. More bots browsing the internet. Somedays I think I am not 100% against of every website having a captcha...
Not out of the realm of possibility that this very comment was written by a bot prompted to write a negative response to a given piece of content.
Re: Show HN: Browser MCP – Automate your browser using Cursor, Claude, VS Code
#33What I don't like about LLMs is that people keep re-inventing the wheel over and over. For example, we've been able to control browsers using GPT for about 2 years now: - https://github.com/mayt/BrowserGPT - https://github.com/TaxyAI/browser-extension - https://github.com/browser-use/browser-use - https://github.com/Skyvern-AI/skyvern - https://github.com/m1guelpf/browser-agent - https://github.com/richardyc/Chrome-G…
Just because the wheel exists doesn't mean we shouldn't strive to make it better by applying new knowledge and technologies to it.
Re: Show HN: Browser MCP – Automate your browser using Cursor, Claude, VS Code
#34This is really well done! Very cool. I wonder if it's possible to add such plugins to election apps (e.g.: Slack). It would be such a nice experience if I could just connect my AI of choice to a local app.
Re: Show HN: Browser MCP – Automate your browser using Cursor, Claude, VS Code
#35Re: Show HN: Browser MCP – Automate your browser using Cursor, Claude, VS Code
#36Re: Show HN: Browser MCP – Automate your browser using Cursor, Claude, VS Code
#37This is really well done! Very cool. I wonder if it's possible to add such plugins to election apps (e.g.: Slack). It would be such a nice experience if I could just connect my AI of choice to a local app.
Re: Show HN: Browser MCP – Automate your browser using Cursor, Claude, VS Code
#38Re: Show HN: Browser MCP – Automate your browser using Cursor, Claude, VS Code
#39Re: Show HN: Browser MCP – Automate your browser using Cursor, Claude, VS Code
#40I just run into a bunch of errors on my Windows machine + Chrome when connected over remote-ssh. Extension installed, tab enabled, npx updated/installed, etc. 2025-04-07 10:57:11.606 [info] rmcp: Starting new stdio process with command: npx @browsermcp/mcp@latest 2025-04-07 10:57:11.606 [error] rmcp: Client error for command spawn npx ENOENT 2025-04-07 10:57:11.606 [error] rmcp: Error in MCP: spawn npx ENOENT 2025-04…