Skip to content
Cursor

browser automation for Cursor

io.github.dataleadspro/browser-automation

Programmatic headless browser sessions: create, interact, browse, and extract - rendered in a real

client:Cursor transport:streamable-http tools:5

Install browser automation in Cursor

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

{
  "mcpServers": {
    "browser-automation": {
      "url": "https://data.dataleads.pro/mcp/browser-automation"
    }
  }
}

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

browser automation in other clients