Currently we support only avro and json schema formats, but adding protobuf schemas should be quite easy because mechanism of distinction between various formats is already implemented.
Our team don't have plans to add protobuf in near future, so contribution would be welcome.
As a work around, I recommend you convertion between protobuf and other format that is already supported. Maybe kafka-connect has some option to do it?
Cheers,
Arek