lurien-driver

santhreal/lurien-driver
★ 0 stars Rust Browser/Web Updated 1d ago
lurien-driver: the Rust face of lurien-browser. One verb registry behind a CLI, an MCP server, and an HTTP daemon, plus the guise persona crates.
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": {
    "lurien-driver": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "lurien-driver"
      ]
    }
  }
}

README Excerpt

A Firefox you drive like Playwright. Persona is coherent from TLS to the pixel. Challenges are a property of `goto`, classified by kind, cleared inside the browser. Three names, one product: | Name | What it is | |---|---| | **lurien-browser** | The browser: a Gecko fork that paints the page, holds the persona in every realm, and clears challenges in the widget's own browsing context. [`santhreal/lurien-browser`](https://github.com/santhreal/lurien-browser), MPL, its own repository and release c

Tools (1)

guise