Give your AI agent a live PostgreSQL database seeded with realistic synthetic data — in 60 seconds.
MCP for Claude Desktop, a REST API for any language, or the CLI from your terminal. Same databases, same 13 domain packs.
$ npx @realitydb/mcp-server
{
"mcpServers": {
"realitydb": {
"command": "npx",
"args": ["-y", "@realitydb/mcp-server"],
"env": {
"REALITYDB_API_KEY": "rdb_agent_..."
}
}
}
}
curl -X POST \ https://lab.realitydb.dev/v1/agent/databases \ -H "Authorization: Bearer $KEY" \ -d '{"template":"us-banking","rows":5000}'
$ rdb lab create us-banking --rows 5000 ✅ Live in 00:12 postgresql://...
Three steps to your first agent-claimed database.
Create an account at realitydb.dev.
Go to Settings → Agent API.
Copy your rdb_agent_... key and start claiming.
Self-serve key issuance is coming soon. For now this reaches a human and you'll get a key back fast.
Every pack ships referentially-correct synthetic data with realistic distributions — on every tier, including free.
Start free. Upgrade when your agents get busy. Usage-based, no lock-in.
| Feature | Free$0 | Starter$29/mo | Pro$99/mo | Enterprise$299/mo |
|---|---|---|---|---|
| Databases / month | 10 | 100 | 500 | Unlimited |
| Max rows per claim | 5,000 | 50,000 | 100,000 | 1,000,000 |
| Time-to-live | 1 hour | 8 hours | 30 days | Custom |
| Concurrent databases | 2 | 5 | 20 | Custom |
| Rate limit | 10 / min | 60 / min | 300 / min | Unlimited |
| Domain packs | All 13 | All 13 | All 13 | All 13 + custom |
| MCP · REST · CLI | ✓ | ✓ | ✓ | ✓ |
| Support | Community | Priority | Dedicated + SLA | |
| Start free | Choose Starter | Choose Pro | Contact sales |