IAGO / examples /mcp_servers_config.json
SUNTAO0213's picture
update readme and mcp demo
276c676
raw
history blame contribute delete
142 Bytes
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["-y", "@executeautomation/playwright-mcp-server"]
}
}
}