Plans
Veil Keys has three plans. The Free plan already includes the full broker — agent, SSH, and CI — so you can put real secrets behind an agent without paying anything. Pro raises the limits and adds the database proxy; Team adds collaboration, policies, and audit export. All prices are in EUR.
For current pricing and to subscribe, see veilkeys.com/pricing.
At a glance
| Free | Pro | Team | |
|---|---|---|---|
| Price | €0 | €6 / mo (€5 / mo billed annually) | €15 / seat / mo (€12 / seat billed annually) |
| Seats | 1 | 1 | up to 50 |
| Workspaces | 2 | 10 | 100 |
| Credentials / workspace | 10 | 100 | 1000 |
| Agent broker (MCP) | ✓ | ✓ | ✓ |
| SSH brokering | ✓ | ✓ | ✓ |
CI injection (veil run) | ✓ | ✓ | ✓ |
Database proxy (query_db) | — | ✓ | ✓ |
| Policies & approvals | — | — | ✓ |
| Audit-log export | — | — | ✓ |
Free — €0
Everything you need to broker secrets for a single person:
- 1 seat, 2 workspaces, 10 credentials per workspace.
- The full agent broker over MCP —
list_services,create_service,call_api. - SSH brokering and CI injection (
veil run) included.
A genuinely usable tier: your AI agent can call real APIs and your pipelines can inject secrets without ever exposing a value.
Pro — €6/mo (€5/mo billed annually)
For an individual with more services and the need to query a database:
- 1 seat, 10 workspaces, 100 credentials per workspace.
- Everything in Free, plus the database proxy — agents can run read-only, PII-masked
query_dbagainst Postgres. See the database proxy.
Team — €15/seat/mo (€12/seat billed annually)
For teams that need shared governance:
- Up to 50 seats, 100 workspaces, 1000 credentials per workspace.
- Everything in Pro, plus policies & approvals and audit-log export.
- Policies let you require approval for sensitive operations; audit export lets you stream the full activity log into your own systems.
Billing
Leaving or exporting
If you cancel or delete, your data is soft-deleted with a 30-day grace period — log back in within those 30 days to restore everything. Team plans can export the audit log at any time.
Next steps
- Quickstart — start on the Free plan in five minutes.
- The database proxy — the headline Pro feature.
- FAQ — billing, security, and trust model questions.