10 lines
155 B
JSON
10 lines
155 B
JSON
{
|
|
"mcpServers": {
|
|
"playwright": {
|
|
"command": "npx",
|
|
"args": ["@playwright/mcp@latest", "--headless"],
|
|
"timeout": 30000
|
|
}
|
|
}
|
|
}
|