Submit

Greenrun

@Add-Item-To

Run browser tests from Claude Code using plain English. Write what you want to test in normal language, run it with /greenrun, and get pass/fail results in your terminal. No selectors, no page objects. Just describe the user flow and Greenrun handles the rest with Playwright under the hood.

Tools

Server Config

{
  "mcpServers": {
    "greenrun": {
      "command": "npx",
      "args": [
        "greenrun-cli"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.