Procedure
Install pgAdmin or DBeaver
Install a database GUI client — pgAdmin 4 and/or DBeaver Community — from official download pages or package managers for your OS, then confirm the app launches.
Choose pgAdmin 4 and/or DBeaver Community. pgAdmin: https://www.pgadmin.
Choose pgAdmin 4 and/or DBeaver Community. pgAdmin: https://www.pgadmin.org/download/ — macOS/Windows installers from that site; Linux APT repo steps at https://www.pgadmin.org/download/pgadmin-4-apt/ (desktop package pgadmin4-desktop). DBeaver: https://dbeaver.io/download/ — Windows/macOS installers, or brew install --cask dbeaver-community ; Linux snap install dbeaver-ce --classic , Flatpak, or the official .deb/.rpm. Prefer official installers over third-party mirrors.
Launch pgAdmin and/or DBeaver once, complete any first-run prompts, and
Launch pgAdmin and/or DBeaver once, complete any first-run prompts, and confirm the main window opens. Optional: create a test connection to a local Postgres or other DB you already have.
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.