Files
Design-Buddy/.mcp.json
2025-08-27 08:13:09 +02:00

9 lines
117 B
JSON

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