Get your sandbox key instantly — no credit card required. Upgrade to production in under 5 minutes when you're ready to go live.
SANDBOX KEY ISSUED
Account:
Your sandbox key
Sandbox MCP endpoint
https://contextrx.ai/sandbox/mcp
Production MCP endpoint
https://contextrx.ai/mcp
quick-start.sh
curl -X POST https://contextrx.ai/sandbox/mcp \
-H "Authorization: Bearer " \
-H "Content-Type: application/json" \
-d '{"tool": "get_member_context", "params": {"member_id": "DM-00471"}}'