browser automation
Web Eval Agent
An MCP Server that autonomously debugs web applications with browser-use browser agents
python
local
macos
browser automation
Installation
npx -y operative_sh/web-eval-agentConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub