4,156 questions
4,369 answers
5,718 comments
Yea, there are a number of javascript libraries you can use to generate bitcoin addresses which you can use with multichain configured to utilise bitcoin style addresses rather than a multichain native address. I've used both http://bitcoinjs.org/ and https://github.com/bitpay/bitcore-lib to generate keys and addresses.
Marty