Operative.sh WebEvalAgent MCP Server logo

Operative.sh WebEvalAgent MCP Server

by Operative-Sh

The Operative.sh WebEvalAgent MCP Server uses LLM-powered agents to autonomously execute and debug web apps directly in your code editor. It supercharges debugging by allowing the code to fix itself.

View on GitHub

Last updated: N/A

What is Operative.sh WebEvalAgent MCP Server?

The Operative.sh WebEvalAgent MCP Server is a tool that leverages LLM-powered agents to automatically debug web applications within code editors like Cursor and Cline.

How to use Operative.sh WebEvalAgent MCP Server?

The server can be installed using a one-line installer script for macOS/Linux or manually by configuring the MCP JSON file in Cursor. For Cline on Windows, you need to install uv and then run a uvx command. An API key from operative.sh is required.

Key features of Operative.sh WebEvalAgent MCP Server

  • Navigate web apps using BrowserUse

  • Capture network traffic (requests/responses)

  • Collect console errors

  • Autonomous debugging

Use cases of Operative.sh WebEvalAgent MCP Server

  • End-to-end testing of web application code

  • Automated debugging in Cursor and Cline

  • Identifying and resolving web application issues

  • Improving code quality and reliability

FAQ from Operative.sh WebEvalAgent MCP Server

Where do I get my API key?

You can get your API key at operative.sh

What editors are supported?

Currently, Cursor and Cline are supported.

What do I do if I encounter an issue?

Feel free to open an issue on the GitHub repository.

How do I install on macOS/Linux?

Use the provided installer script: curl -LSf https://operative.sh/install.sh -o install.sh && bash install.sh && rm install.sh

What is uvx?

uvx is a command-line tool used to install and manage the webEvalAgent.