browser automation

Web Eval Agent

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

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

Need More Details?

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

View Full Documentation on GitHub

Related MCPs

View all →