Thanks for the help.
If I understand correctly, to claim CLAMS I only need to provide a signed message from the respective BTC or DOGE address. Is that correct?
If so, could you please tell me the command to use with the server daemon for doing this? I can automate the process for all my addresses. Basically I wanted to know if CLAMS could be claimed without revealing the private key of the respective BTC or DOGE address?
There is no need to 'reveal' the privKey, however it must be used to sign a transaction - much as how a DOGE/LTC/BTC transaction would be signed.
You could probably manually do so via the rawtx commands, but I would point you towards dooglus for that.
It is a very sensitive potentially dangerous process, and he would undoubtedly be able to better inform you with all of the caveats that apply.
If you feel comfortable doing so yourself (which I doubt, given that you are asking) you are looking for the createrawtransaction and signrawtransaction commands.