diff --git a/mcp-config.json b/mcp-config.json new file mode 100644 index 0000000..445ad12 --- /dev/null +++ b/mcp-config.json @@ -0,0 +1,8 @@ +{ + "mcpServers": { + "playwright": { + "command": "npx", + "args": ["-y", "@executeautomation/playwright-mcp-server"] + } + } +} \ No newline at end of file