Skip to content

sferarc/pgbeam

v1.0.0Apache-2.0

Safe Postgres access for AI agents. Scoped credentials, read-only by default, table and column allowlists, PII masking, query budgets, a kill-switch, and a full audit trail, all enforced in the Postgres wire protocol.

pgbeam-connect

Wire an AI agent to a Postgres database safely with PgBeam. Use this when a task needs the agent to read or query a real Postgres database and you want scoped, read-only-by-default, PII-masked, budgeted, audited, revocable access instead of handing the agent a full-privilege connection string. Covers getting a scoped credential, choosing between a guarded connection string and the hosted MCP endpoint, and paste-ready Claude Code, Cursor, and VS Code config.

Read SKILL.md at the source

Pinned to revision 376f50899432, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.