Skip to content
Claude Desktop

Playwright for Claude Desktop

io.github.microsoft/playwright-mcp

Playwright Tools for MCP

client:Claude Desktop transport:stdio runtime:npm tools:8

Install Playwright in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "playwright-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@playwright/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Playwright in other clients