Skip to content
Windsurf

qatouch for Windsurf

io.github.qatouch/qatouch

MCP Server for software testing, test case management, test execution, and defect tracking.

client:Windsurf transport:stdio runtime:npm

Install qatouch 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": {
    "qatouch": {
      "command": "npx",
      "args": [
        "-y",
        "qatouch-mcp-server"
      ],
      "env": {
        "QATOUCH_DOMAIN": "<QATOUCH_DOMAIN>",
        "QATOUCH_API_TOKEN": "<QATOUCH_API_TOKEN>"
      }
    }
  }
}

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

qatouch in other clients