Files
ComfyUI_frontend/.mcp.json
2026-03-28 19:00:48 -07:00

9 lines
130 B
JSON

{
"mcpServers": {
"playwright-test": {
"command": "pnpm",
"args": ["dlx", "@playwright/mcp@latest"]
}
}
}