๐ Operative.sh WebEvalAgent MCP Server
Let the code fix itself, you've got better things to do.
๐ฅ Supercharge Your Debugging
operative.sh's MCP Server unleashes LLM-powered agents to autonomously execute and debug web apps directly in your code editor.
โก Features
This weapon in your development arsenal transforms your Code IDE experience (Cline, Cursor):
- ๐ Navigate your webapp using BrowserUse (now 2x FASTER when using our backend!)
- ๐ Capture network traffic - all requests/responses at your fingertips
- ๐จ Collect console errors - nothing escapes detection
- ๐ค Autonomous debugging - the Cursor agent calls the web QA agent mcp server to test if the code it wrote works as epected end-to-end.
๐ Quick Start (macOS/Linux)
# 1. Get your API key at operative.sh
# 2. Run the installer
bash -i <(curl -LSf https://operative.sh/webevalqa/install.sh)
# 3. Unleash the agent in Cursor Agent Mode with web_app_ux_evaluator (may have to restart Cursor)