Skip to content
Cline

qatouch for Cline

io.github.qatouch/qatouch

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

client:Cline transport:stdio runtime:npm

Install qatouch in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

qatouch in other clients