mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-26 17:30:07 +00:00
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"mcpServers": {
|
|
"playwright-test": {
|
|
"command": "pnpm",
|
|
"args": ["dlx", "@playwright/mcp@latest"]
|
|
}
|
|
}
|
|
}
|