qa-and-rag-ai-assistant/claude/config.json
2026-01-13 15:38:27 +03:00

11 lines
164 B
JSON

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