6 ms·
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=43614
by namuorg 1y ago
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 https://news.ycombinator.com/item?id=43614145
I just published a new version of the @browsermcp/mcp library (version 0.1.1) that handles the error better until I can investigate further so it should hopefully work now if you're using @browsermcp/mcp@latest.
FWIW, Claude Desktop currently has a bug where it tries to start the server twice, which is why the MCP server tries to kill the process from a previous invocation: https://github.com/modelcontextprotocol/servers/issues/812 https://github.com/modelcontextprotocol/servers/issues/812
- cadence- 1y agoIt's working now with the 0.1.0 for me. But I will let you know if I experience any issues once I get updated to 0.1.1. Thanks, great job! I like it overall, but I noticed it has some issues entering text in forms, even on google.com. It's able to find a workaround and insert the searched text in the URL, but it would be nice if the entry into forms worked well for UI testing.