0735038ea8
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
14 lines
196 B
JSON
14 lines
196 B
JSON
{
|
|
"mcpServers": {
|
|
"playwright": {
|
|
"command": "npx",
|
|
"args": [
|
|
"@playwright/mcp@latest",
|
|
"--headless",
|
|
"--output-dir",
|
|
"_diag"
|
|
]
|
|
}
|
|
}
|
|
}
|