Can I use it inside the n8n MCP client tool ??
Opened this issue · 1 comments
anuragasawa20 commented
I tried out using inside the n8n it's not working but in cursor it is working.
nccrmoes-dev commented
tried with n8n-nodes-mcp (https://www.npmjs.com/package/n8n-nodes-mcp) with stdio as -y @executeautomation/playwright-mcp-server. it is working for listing tools. while executing, multiple browsers are instantiated. only navigation part worked, after that blank page opens and it looks for selector on blank page. If you can make it work on one browser instance, it would be great. sharing my n8n workflow.