Connect Postgres, MySQL, or ClickHouse once. Any agent — Claude, Cursor, or one you built — works with it over MCP, learns how your company runs, and never sees a row policy doesn't allow.
| account | region | plan | mrr | card_number |
|---|---|---|---|---|
| Acme | EU | Pro | $4,200 | 4242 42•• •••• 1881 |
| Globex | US | Free | $0 | 5555 55•• •••• 4444 |
| Northwind | EU | Pro | $3,100 | 4916 •••• •••• 8207 |
| Initech | APAC | Ent | $8,900 | 3782 ••••• •6210 |
| Umbrella | US | Biz | $2,400 | 6011 •••• •••• 3401 |
One connection replaces a credential per tool. valv reads the schema, holds the policy, and exposes everything as a single MCP endpoint any agent can use.
{
"mcpServers": {
"valv": { "url": "https://mcp.valv.sh/acme" }
}
} Agents write down what they learn about your data: what an enum really means, how a metric is defined, which query shapes work. The next agent to connect inherits it instead of rediscovering it.
status 5 means refunded, not cancelled — 3 and 4 are unused legacy states
MRR excludes one-time credits and is summed from subscriptions.amount, not invoices
"biz" and "business" both appear; treat them as the same plan
fiscal year starts in February; "Q1" in questions means Feb–Apr
Not wired up to an agent yet? The platform ships with one already built on the layer: a chat that answers from your data and turns the answers into live dashboards.
The engine that enforces every policy is an open-source library. What your agents can and can't see is something you can read, not just trust.
One plan to get your agents on your data, custom when you need scale and control. Every workspace starts free.
Everything to point agents at your data.
Scoped to your security, compliance, and scale requirements.
The governance engine is open source and runs anywhere. The platform is the hosted version: teams, config in the UI, shared memory, billing.
Postgres, MySQL, and ClickHouse today. The layer reads your schema directly — no pipelines, no warehouse, no copies of your data.
Anything that speaks MCP: Claude, Cursor, Codex, or an agent you built. A chat that builds dashboards ships with the platform, already wired up.