owl/examples/mcp_servers_config.json
2025-03-18 20:06:27 +08:00

10 lines
142 B
JSON

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