Skip to content
Cline

playwright wizard mcp for Cline

io.github.oguzc/playwright-wizard-mcp

MCP server providing Playwright test generation wizard with intelligent prompts and best practices

client:Cline transport:stdio runtime:npm

Install playwright wizard 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": {
    "playwright-wizard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "playwright-wizard-mcp"
      ]
    }
  }
}

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

playwright wizard mcp in other clients