Complete n8n Playwright node with all Microsoft Playwright MCP tools and AI assistant support for advanced browser automation
{
"mcpServers": {
"n8n-nodes-playwright": {
"command": "npx",
"args": [
"-y",
"n8n-nodes-playwright-mcp"
]
}
}
}