The Postgres, ClickHouse, Posthog, Stripe, SQLite and MySQL viewer for agent queries
A data workspace purpose-built for your agents. File-based, with policies that keep every query safe.
Connect everything. Ask anything.
Your databases and MCPs live in one workspace, Postgres next to Stripe next to Posthog. Agents query across all of them in a single conversation and list every query they ran.
Bring your data. Bring your agent.
Connect each source once. Every agent works against the same schema, policies, and saved context.
Share the work with your team. Queries, dashboards, and memory sync through a git repo you own.
When SQL runs out, it writes code.
Sandboxed runs join and export millions of rows without sending them to the model.
const orders = await query("shop", ordersSql);
const subs = await query("billing", subsSql);
const ltv = joinOnCustomer(orders, subs);
await writeFile("ltv.csv", toCsv(ltv)); ltv.csv · 48,102 rows · 1 run
The agent queries on your terms.
Credentials stay in your keychain, and hidden columns never reach the agent.
Teach it your schema once.
It remembers your tables, joins, and what each KPI means to you.
Free for personal use.
Every feature is included, with no license needed. Commercial use needs a seat at beta pricing. See pricing.