← Back to microsoft/playwright
microsoft / playwright · Issue No. 42831
Environment:
Description:
When using Playwright MCP with a persistent profile (default behavior), any file download operation causes the MCP server to crash with error MCP error -32000: Connection closed.
Steps to reproduce:
claude mcp add playwright npx @playwright/mcp@latestMCP error -32000: Connection closedExpected behavior:
The download should complete successfully without crashing the MCP server.
Actual behavior:
~/Downloads/Workaround:
We currently handle this by:
.tmp extension) in ~/Downloads/Additional context:
Related issues:
Relay reads this issue against the repository's contribution signals: the files it is likely to touch, how the maintainers triage work this size, and what the first contribution would exercise.
The full analysis for this issue is still being assembled. Until then, the description above and the thread on GitHub are the most reliable context.