You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When connecting to AWS RDS, you need to set ssl.rejectUnauthorized option to false due to the self-signed certificate. Right now there's no way to pass that option from the Zed MCP postgres app.