← Index

io.github.therealtimex/browser-use

io.github.therealtimex/browser-use·v0.7.10·Browser Automation
Quality Score
66
/100

AI browser automation - navigate, click, type, extract content, and run autonomous web tasks

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "browser-use": {
      "command": "uvx",
      "args": [
        "realtimex-browser-use"
      ],
      "env": {
        "OPENAI_API_KEY": "<your-openai_api_key>"
      }
    }
  }
}
§02  Environment variables
OPENAI_API_KEY
requiredsecret

OpenAI API key for LLM operations

§03  MCP Quality Score  ·  methodology
freshness
11
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation