GroundNG: QA for Cursor

Created By
Ilikepizza2a year ago
Put cursor in a feedback loop - QA for cursor
Overview

This tool allows your AI coding assistant like cursor/roo code to:

  1. Record new test flows: Describe a user journey in natural language, and the agent will interact with the browser and record it as test for later. It will give any logical/console error and feedback to the coding agent
  2. Execute existing tests: Run previously recorded test scripts to perform regression testing, ensuring new code changes haven't broken existing functionality.
  3. Discover potential test steps: Crawl a website, analyze pages using vision and DOM structure, and ask an LLM to suggest relevant test steps for different pages.

Server Config

{
  "mcpServers": {
    "GroundNG-Web-Tester": {
      "command": "uv",
      "args": [
        "--directory",
        "path/to/cloned_repo",
        "run",
        "mcp_server.py"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
Ilikepizza2
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Payai X402 Tools

7 hours ago