Files
ComfyUI_frontend/.mcp.json
2025-05-31 13:51:37 -07:00

8 lines
140 B
JSON

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