Files
ComfyUI_frontend/.mcp.json
2025-06-08 01:21:22 -07:00

8 lines
140 B
JSON

{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["-y", "@executeautomation/playwright-mcp-server"]
}
}
}