open-browser-use

iFurySt/open-browser-use
★ 111 stars JavaScript 🤖 AI/LLM Updated 1d ago
🔮 Platform-neutral Browser Use for AI agents: real Chrome automation with a CLI + SDKs, no lock-in, dead simple.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "open-browser-use": {
      "command": "npx",
      "args": [
        "-y",
        "iFurySt/open-browser-use"
      ]
    }
  }
}

README Excerpt

--- > [!TIP] > Interested in Computer Use? Check out [open-computer-use](https://github.com/iFurySt/open-codex-computer-use). `open-browser-use` is a browser automation layer that stays neutral across agent runtimes. It is also an open-source alternative to the Chrome Browser Use capability recently shipped in Codex.app. For the story behind it, see the

Topics

ai-agentai-agentsbrowser-automationbrowser-usebrowser-use-agentcdpchrome-automationchrome-devtools-protocolchrome-extensionclicodexjavascript-sdkmcpmodel-context-protocolnative-messaging