For AI Agents & Claude Desktop

RealityDB for AI Agents

Give your AI agent a live PostgreSQL database seeded with realistic synthetic data — in 60 seconds.

Claim a database from anywhere

MCP for Claude Desktop, a REST API for any language, or the CLI from your terminal. Same databases, same 13 domain packs.

🤖

Claude Desktop

$ npx @realitydb/mcp-server
claude_desktop_config.json
{
  "mcpServers": {
    "realitydb": {
      "command": "npx",
      "args": ["-y", "@realitydb/mcp-server"],
      "env": {
        "REALITYDB_API_KEY": "rdb_agent_..."
      }
    }
  }
}
Add to your Claude Desktop config and talk to your databases in plain English.
View MCP Docs →

REST API

curl -X POST \
  https://lab.realitydb.dev/v1/agent/databases \
  -H "Authorization: Bearer $KEY" \
  -d '{"template":"us-banking","rows":5000}'
Any language. Any framework. Claim a database in one HTTP request.
View API Docs →

CLI

$ rdb lab create us-banking --rows 5000
✅ Live in 00:12
postgresql://...
Install the CLI and claim databases from your terminal.
Install CLI →

Get Your Free API Key

Three steps to your first agent-claimed database.

Step 1

Sign up

Create an account at realitydb.dev.

Step 2

Open Agent API

Go to Settings → Agent API.

Step 3

Copy your key

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.

13 Domain Packs Ready Now

Every pack ships referentially-correct synthetic data with realistic distributions — on every tier, including free.

us-banking
Accounts · cards · transactions
us-healthcare
Patients · encounters · claims
us-telecom
Subscribers · plans · CDRs
us-insurance
Policies · claims · payouts
eu-banking
SEPA / PSD2 · GDPR-shaped
eu-healthcare
EHDS · ICD-10 · GDPR
eu-telecom
BEREC / EECC · consent
fintech
Wallets · ledgers · KYC
supply-chain
Suppliers · shipments · POs
oncology
Diagnoses · treatments · trials
aml
Entities · transfers · SAR cases
retail
Customers · orders · inventory
universal
Domain-agnostic SQL sampler

Plans that scale with your agents

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 / month10100Unlimited
Max rows per claim5,00050,0001,000,000
Time-to-live1 hour8 hoursCustom
Concurrent databases25Custom
Rate limit10 / min60 / minUnlimited
Domain packsAll 13All 13All 13 + custom
MCP · REST · CLI
SupportCommunityEmailDedicated + SLA
Start free Choose Starter Contact sales