← Index

io.github.Agent360dk/browser-mcp

io.github.Agent360dk/browser-mcp·v1.16.1·Browser Automation
Quality Score
85
/100

Control your real Chrome from Claude Code. 29 tools with CAPTCHA solving and multi-session.

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