Skip to content
Cursor

WebRun Browser Automation for Cursor

ai.webrun/webrun

Run multi-step tasks in a real Chrome browser: persistent environments, live view, human takeover.

client:Cursor transport:streamable-http tools:21

Install WebRun Browser Automation in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "webrun": {
      "url": "https://api.webrun.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

WebRun Browser Automation in other clients