PostgresResource connects to a Postgres database via a DSN and exposes its schemas and tables as a tree the agent can list, read, and grep.
Config
For DSN format and permissions, see Postgres Setup.
Mount mode
read only. Postgres mounts are read-only at the resource level.