mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 10:12:11 +00:00
Addresses review feedback: https://github.com/Comfy-Org/ComfyUI_frontend/pull/10694#discussion_r3007032667
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"mcpServers": {
|
|
"playwright-test": {
|
|
"command": "pnpm",
|
|
"args": ["dlx", "@playwright/mcp@0.0.68"]
|
|
}
|
|
}
|
|
}
|