I installed MongoDB and have set it up like so:
DB path: /data/db
/data/db
System-wide config file: /usr/local/mongodb/mongod.conf
/usr/local/mongodb/mongod.conf
launc
If you have already installed mongodb, like I did but have an older version simply run
brew upgrade mongodb
This should update your mongodb to the latest available package.