Skip to content
Grok

browser automation for Grok

io.github.dataleadspro/browser-automation

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

client:Grok transport:streamable-http tools:5

Install browser automation in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

browser automation in other clients