io.github.Arun-kc/schemabrain icon

SchemaBrain

The trust and intelligence layer between AI agents and your database.

stdiocommunityinfra

Package Details

Transportstdio
Runtimeuvx

Package Arguments

Positional
subcommand
serve
Named
--url-env
DATABASE_URL
--store-path
{store_path}

Environment Variables

DATABASE_URL(str)
RequiredSecret

Postgres connection URL (postgresql+psycopg://USER:PASSWORD@HOST:PORT/DBNAME). The agent never sees this; the URL stays in the env so credentials never appear in argv or logs.