About nthbouncer

The production context layer for agents.

Last updated September 16, 2026

What we build

You point a pool at PostgreSQL, MySQL, or an HTTPS API. Callers use a pool URL and a short-lived pool key. The pool holds the credential and admits only as many in-flight queries as you allow. AI assistants connect through MCP at nthbouncer.com/mcp with no token to paste.

Assistants list pools, mint short-lived session keys, and query your database without ever seeing the password. Scripts and CI use the Control API or the npm CLI.

Who it is for

Teams that want Cursor, Claude, or another MCP client on the warehouse without pasting the database password into every laptop. The same pool also fronts a vendor HTTPS API when one account-wide concurrency limit must be shared.

Early access is open. Start a free trial on any plan with 10k requests. No credit card until you subscribe.

Company

nthbouncer is built by a small team focused on safe database access for Cursor, Claude, and the rest of your stack. We publish docs, an OpenAPI spec, and MCP resources so automated clients can discover how to connect without a sales call.

Questions: [email protected]. Product and agent setup docs live at nthbouncer.com/docs.

Get started

Create an account, read the agents guide, or browse the llms.txt index for machine-readable links.