Videos
im not a coder or anything, just playing around for my own fun, so sorry if its a stupid question
but im trying to move and use cc on windows rather than wsl, any mcp im trying to install, is failing to connect
installasion command for example: claude mcp add playwright npx u/playwright/mcp@latest
any idea why? is there a problem with mcps support on windows for now?
No matter what I try, Claude code cannot access the Microsoft Playwright MCP. I'm searching for troubleshooting tips, but can't find anything. Is there anyone using it?
[EDIT] Solved, "claude mcp add playwright -- npx "@playwright/mcp@latest" worked.
I have successfully integrated this playwright mcp -Microsoft one ( adding tools ) to Claude code . We can now add a prompt and pass it in Claude code headless cli .. however the browser navigation is quite slow .. for example it takes more than 4 seconds for Claude code to login using username and password..
How did you speed up the process ..? I am using WSL2
Thanks in advance