Add MCP Servers to Claude Code on Windows with Git Bash
I’ve had some issues MCP servers to Claude Code on Windows via Git Bash. For example the command to add Playwright MCP didn’t work. claude mcp add playwright npx ‘@playwright/mcp@latest’ What did work was adding — cmd /c before npx.…