Android app - remote mongodb

I’m developing an android app using meteor, but I want it to use a remote mongodb install that I have on another server instead of having it create a local db

How would I bundle the app so that it can access the remote db?