MCP error -32000: Connection closed
I encountered this problem during the installation. Is there a solution?
@kartmcad What's the cause of this bug? When will it be fixed?
Is this still happening, I dont see this happens, can you please try now, we already have a new version now.
Thanks,
Can you please check again @ln18520340281 , the issue is fixed now in latest version 1.0.5
I encounter this problem with the current latest version in Cline 3.16.1. I used the following configuration.
{
"mcpServers": {
... (Other MCP configs)
"playwright": {
"command": "/path/to/npx",
"args": ["-y", "@executeautomation/playwright-mcp-server"]
}
}
}
On the other hand, I can use playwright-mcp-server in Claude Desktop for Mac 0.9.3 with the same configuration.
It should have fixed already, please do use the latest version.
Thanks,