WebEvalAgent MCP Server

by Operative-Sh
Verified

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Provides operating system compatibility for running the WebEvalAgent MCP Server, enabling autonomous web app execution and debugging capabilities.

  • Provides operating system compatibility for running the WebEvalAgent MCP Server, enabling autonomous web app execution and debugging capabilities.

Servidor MCP de WebEvalAgent de Operative.sh

Deja que el código se arregle solo, tienes mejores cosas que hacer.

🔥 Potencie su depuración

El servidor MCP de operative.sh libera agentes impulsados por LLM para ejecutar y depurar de forma autónoma aplicaciones web directamente en su editor de código.

⚡ Características

Esta arma en su arsenal de desarrollo transforma su experiencia en Code IDE (Cline, Cursor):

  • 🌐 Navegue por su aplicación web usando BrowserUse ( ¡ahora 2 veces MÁS RÁPIDO al usar nuestro backend! )
  • 📊 Capture el tráfico de la red : todas las solicitudes/respuestas a su alcance
  • 🚨 Recopila errores de la consola : nada escapa a la detección
  • 🤖 Depuración autónoma : el agente Cursor llama al servidor mcp del agente de control de calidad web para probar si el código que escribió funciona como se esperaba de un extremo a otro.

🏁 Inicio rápido (macOS/Linux)

  1. Ejecute el instalador después de obtener una clave API (gratis)
# Feel welcome to inspect the installer script like so: # curl -LSf https://operative.sh/install.sh | less -N # Download, install, and remove the installer script curl -LSf https://operative.sh/install.sh -o install.sh && bash install.sh && rm install.sh
  1. Libere el agente en el modo de agente de Cursor con web_app_ux_evaluator (verifique que la herramienta esté actualizada o reinicie Cursor)
  2. Si hay algún problema, consulte la sección Problemas a continuación.

🛠️ Instalación manual de JSON

  1. Ejecute uvx --from git+https://github.com/Operative-Sh/web-eval-agent.git webEvalAgent sin una clave API primero, ya que Cursor no espera a que se descarguen nuestras dependencias.
  2. npm install -g playwright
  3. Al iniciar, elimine y luego actualice su JSON MCP relevante:
"web-eval-agent": { "command": "uvx", "args": [ "--from", "git+https://github.com/Operative-Sh/web-eval-agent.git", "webEvalAgent" ], "env": { "OPERATIVE_API_KEY": "YOUR_API_KEY" } }

🛠️ Instalación manual de Windows (Cline)

# 1. Get your API key at operative.sh # 2. Install uv (curl -LsSf https://astral.sh/uv/install.sh | sh) # 3. uvx --from git+https://github.com/Operative-Sh/web-eval-agent.git playwright install # 4. Unleash the agent in Cline with web_app_ux_evaluator (may have to restart Cline)

🚨 Problemas

  • La herramienta inicial llama a problemas de Playwright, solución enviada el 14/4, npm install -g playwright Problemas con Playwright en la llamada a la herramienta.
  • Si tienes algún problema, ¡no dudes en abrir un problema en este repositorio!

Creado con <3 @ operative.sh

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Libera agentes impulsados por LLM para ejecutar y depurar de forma autónoma aplicaciones web directamente en su editor de código, con funciones como navegación de aplicaciones web, captura de tráfico de red y recopilación de errores de consola.

  1. 🔥 Supercharge Your Debugging
    1. ⚡ Features
      1. 🏁 Quick Start (macOS/Linux)
        1. 🛠️ Manual JSON Installation
          1. 🛠️ Manual Windows Installation (Cline)
            1. 🚨 Issues
              ID: 6lky0kj71r