Query FDA, NIH, and CMS data in plain English.
5 government databases. 4.3M+ vectors. Works with any MCP client.
Cancel, update payment method, or download invoices. Enter your subscription email to open the Stripe customer portal.
All plans query the same 4.3M+ vectors. Up to 100 results per call. No setup fees.
Natural language in, structured data out. Here's what real queries return.
Natural language queries across all 5 databases. Click any tab or let it run.
RxRadar supports the x402 payment protocol — AI agents pay per call in USDC on Base (L2), no subscription required. Payments are atomic, automated, and settled on-chain.
Payments settle in USDC on Base mainnet via Coinbase's x402 facilitator. Any x402-compatible agent can connect to https://mcp.rxradar.dev/mcp and pay automatically. No API key needed — payment is the access control.
Add RxRadar to any MCP client. Include your X-RxRadar-Key header to authenticate.
Subscribers get an API key that unlocks 2,000 calls/day. Keys are stored hashed — you retrieve or rotate via the endpoint below.
curl -s -X POST https://mcp.rxradar.dev/get-api-key \
-H "Content-Type: application/json" \
-d '{"email": "you@example.com"}'
rxr_your_key_here with the returned value.