{
  "success": true,
  "message": "Your server outbound IP address is:",
  "outboundIp": "65.108.71.123",
  "important": "ADD THIS IP to MongoDB Atlas Network Access: 65.108.71.123",
  "serverIp": "65.108.71.123",
  "timestamp": "2026-05-21T15:41:47.390Z",
  "instructions": [
    "1. Copy the outboundIp above",
    "2. Go to MongoDB Atlas → Network Access",
    "3. Remove 0.0.0.0/0",
    "4. Add your outbound IP",
    "5. Restart your main app"
  ]
}