Hi all,
I am trying to use mcp postgres of this in Cursor (Version: 0.47.8), i have set username and pwd in the mcp.json, but Cursor said “fail to create client”.
Here is my config
Is it becasue the server i configed isn’t on localhost? I didn’t see any document mention it only can connect to localhost postgres db server.
Or i must run docker? seems not, as npx way is also ok, right?
pls help, thanks in advance!