← Index

io.github.ofershap/real-browser

io.github.ofershap/real-browser·v1.2.1·Browser Automation
Quality Score
83
/100

MCP server + Chrome extension for AI browser control with real sessions.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "real-browser": {
      "command": "npx",
      "args": [
        "-y",
        "real-browser-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "real-browser": {
      "command": "npx",
      "args": [
        "-y",
        "real-browser-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y real-browser-mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Browser Automation