送信

Playwright Mcp

@microsoft

10 months ago
Playwright MCP server

サーバー設定

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