➡️ browser-use mcp server
browser-use MCP Server with SSE transport. This server enables applications like Cursor to initiate browser tasks, retrieve results, and stream the browser via VNC.
Key features:
- SSE transport for real-time communication.
browser_use
for initiating browser tasks with URL and action.browser_get_result
for retrieving asynchronous task results.- VNC server for streaming the dockerized browser.
Use cases:
- Integrating web browsing capabilities into AI coding assistants.
- Automating web interactions within development environments.
- Providing a sandboxed browser environment for secure web scraping.