PostgreSQL (DSH)
- Read:
mcp__cloudbase__queryPgDatabaseaction=context|objects|metadata|schema|sql. - Write/DDL:
mcp__cloudbase__managePgDatabaseaction=executewithconfirm=true. Never skip confirm. - Prefer
public.<table>qualified names. - Do not call MySQL tools when
RuntimeModeispostgresql.