12 lines
180 B
JSON
12 lines
180 B
JSON
{
|
|
"mcpServers": {
|
|
"playwriter": {
|
|
"command": "npx",
|
|
"args": ["-y", "playwriter@latest"],
|
|
"env": {
|
|
"PLAYWRITER_AUTO_ENABLE": "1"
|
|
}
|
|
}
|
|
}
|
|
}
|