Skip to content
Cline

ai test process mcp for Cline

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

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

client:Cline transport:stdio runtime:npm

Install ai test process mcp 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

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

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

ai test process mcp in other clients