I blogged about this here:
http://www.alexjamesbrown.com/blog/development/mongodb-incremental-ids/
I also started a int id generator for the C# driver:
https://github.com/alexjamesbrown/MongDBIntIdGenerator
However, incrementing ID's won't scale effectively.