The only thing that solved it for me was running it outside as a terminal
by using the command like this.
cmd /c npx -y @modelcontextprotocol/server-postgres <connection-string>
The only thing that solved it for me was running it outside as a terminal
by using the command like this.
cmd /c npx -y @modelcontextprotocol/server-postgres <connection-string>