Loading languages...
WE

web-eval-agent

@Operative-Sh1115

An MCP server that autonomously evaluates web applications.

web evaluation
debugging
browser automation
QA
agent

# mcpServer Config

{
  "web-eval-agent": {
    "command": "uvx",
    "args": [
      "--refresh-package",
      "webEvalAgent",
      "--from",
      "git+https://github.com/Operative-Sh/web-eval-agent.git",
      "webEvalAgent"
    ],
    "env": {
      "OPERATIVE_API_KEY": "<YOUR_KEY>"
    }
  }
}

# stdio

uvx --refresh-package webEvalAgent --from git+https://github.com/Operative-Sh/web-eval-agent.git webEvalAgent
Transport:
stdio
Taal:
python
Gemaakt:4/1/2025
Bijgewerkt:7/24/2025