browser automation

Web Eval Agent

An MCP Server that autonomously debugs web applications with browser-use browser agents

python
local
macos
browser automation
0
View on GitHub

Installation

npx -y operative_sh/web-eval-agent

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "web-eval-agent",
  "command": "npx",
  "args": [
    "-y",
    "operative_sh/web-eval-agent"
  ]
}

About This MCP Server

operative_sh/web-eval-agent

An MCP Server that autonomously debugs web applications with browser-use browser agents

GitHub: https://github.com/Operative-Sh/web-eval-agent

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub