For using Mega as a special remote, there are currently three choices:
- There is a dedicated special remote,
https://github.com/dxtr/megaannex-go
Last updated 2016 - Alternatively, rclone supports Mega, so the rclone special remote can be used.
- Alternatively, there's an older dedicated special remote,
https://github.com/TobiasTheViking/megaannex
Reported to be no longer working
At this time it's not clear which is better, so if you find one works best, please comment below.
Because megaannex apparently isn't working nowadays I have created a compatible program in Go. I think it should handle everything except REMOVE right now.
You can find it on github: https://github.com/dxtr/megaannex-go