mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-25 09:25:50 +00:00
13 lines
No EOL
186 B
JSON
13 lines
No EOL
186 B
JSON
{
|
|
"mcpServers": {
|
|
"playwright": {
|
|
"type": "stdio",
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@playwright/mcp@latest"
|
|
],
|
|
"env": {}
|
|
}
|
|
}
|
|
} |