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.

Book a demo

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.

Claude Code
Codex
Cursor
opencode
Grok

Share the work with your team. Queries, dashboards, and memory sync through a git repo you own.

Updated churn.sql you · 1h ago Added revenue.html anna · just now Pulled team changes revenue.html · synced

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.

Production Keychain
orders Full access
subscriptions Full access
customers.email Hidden
payments.card_number Hidden

Teach it your schema once.

It remembers your tables, joins, and what each KPI means to you.

memory/acme.md 4 memories
mrr counts active subscriptions only, trials excluded
orders joins customers on customer_id, not email
fiscal year starts in February, dashboards follow it
Starter plan is capped at 5 seats since the migration just saved

Free for personal use.

Every feature is included, with no license needed. Commercial use needs a seat at beta pricing. See pricing.

All downloads Other platforms and builds