incus-contrib/.mcp.json

9 lines
117 B
JSON

{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["@playwright/mcp@latest"]
}
}
}