Skip to content
Windsurf

claudetest for Windsurf

io.github.fasteningcode/claudetest

Playwright & Appium test automation for Claude. Generate tests, diagnose failures, open fix PRs.

client:Windsurf transport:stdio runtime:npm

Install claudetest in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "claudetest": {
      "command": "npx",
      "args": [
        "-y",
        "@fasteningcode/claudetest"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

claudetest in other clients