11 lines
156 B
JSON
11 lines
156 B
JSON
|
|
{
|
||
|
|
"mcpServers": {
|
||
|
|
"playwright-test": {
|
||
|
|
"command": "npx",
|
||
|
|
"args": [
|
||
|
|
"playwright",
|
||
|
|
"run-test-mcp-server"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|