Files
kon-trans.eu/.mcp.json
2026-03-09 00:13:00 +01:00

12 lines
180 B
JSON

{
"mcpServers": {
"playwriter": {
"command": "npx",
"args": ["-y", "playwriter@latest"],
"env": {
"PLAYWRITER_AUTO_ENABLE": "1"
}
}
}
}