Skip to content
Windsurf

qaskills for Windsurf

io.github.pramoddutta/qaskills

Search, inspect, and install 400+ QA testing skills from qaskills.sh into any MCP client.

client:Windsurf transport:stdio runtime:npm

Install qaskills 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": {
    "qaskills": {
      "command": "npx",
      "args": [
        "-y",
        "@qaskills/mcp"
      ],
      "env": {
        "QASKILLS_API_URL": "<QASKILLS_API_URL>"
      }
    }
  }
}

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

qaskills in other clients