11 lines
164 B
JSON
11 lines
164 B
JSON
{
|
|
"mcpServers": {
|
|
"playwright": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@executeautomation/playwright-mcp-server"
|
|
]
|
|
}
|
|
}
|
|
} |