scoop-webrain

prokopis3/scoop-webrain
★ 0 stars Unknown language Browser/Web Updated today
Scoop bucket for webrain — the portable LLM browser-automation MCP server. scoop bucket add webrain https://github.com/prokopis3/scoop-webrain
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scoop-webrain": {
      "command": "npx",
      "args": [
        "-y",
        "prokopis3/scoop-webrain"
      ]
    }
  }
}

README Excerpt

Scoop bucket for [webrain](https://github.com/prokopis3/webrain) — a portable, LLM-driven browser-automation & web-scraping MCP server (one binary, three engines: Chrome / Lightpanda / Obscura). ```powershell scoop bucket add webrain https://github.com/prokopis3/scoop-webrain scoop install webrain ```