MCP Directory
Back

open-browser-use

by iFurySt · JavaScript · ★ 171

🔮 Platform-neutral Browser Use for AI agents: real Chrome automation with a CLI + SDKs, no lock-in, dead simple.

#ai-agent#ai-agents#browser-automation#browser-use#browser-use-agent#cdp#chrome-automation#chrome-devtools-protocol#chrome-extension#cli#codex#javascript-sdk#mcp#model-context-protocol#native-messaging#open-browser-use#openai-codex#python-sdk#sdk#web-automation

Install

npx -y github:iFurySt/open-browser-use

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

[](./README.md) [](./README.zh-CN.md) [](https://github.com/iFurySt/open-browser-use/releases) [](https://www.npmjs.com/package/open-browser-use-sdk) [](https://pypi.org/project/open-browser-use-sdk/) [](https://pkg.go.dev/github.com/ifuryst/open-browser-use/packages/open-browser-use-go) [](https://deepwiki.com/iFurySt/open-browser-use) --- > [!TIP] > Interested in Computer Use? Check out [open-computer-use](https://github.com/iFurySt/open-codex-computer-use). is a browser automation layer that stays neutral across agent runtimes. It is also an open-source alternative to the Chrome Browser…
Read full README on GitHub →

Related ai & ml servers