Skip to content
Windsurf

ai test process mcp for Windsurf

io.github.hashi-kazu/ai-test-process-mcp

AI-assisted MCP server for JSTQB-based test planning, design, review, and analysis.

client:Windsurf transport:stdio runtime:npm

Install ai test process mcp in Windsurf

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

{
  "mcpServers": {
    "ai-test-process-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ai-test-process-mcp"
      ]
    }
  }
}

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

ai test process mcp in other clients