MBR can be parsed from the parameters using `targeted_only`. Setting that to `false` will activate MBR. The versions in the versions file all point to `CometAdapter`. I had to pull the image and check the comet version manually:

```
docker run --rm -it --platform linux/amd64  ghcr.io/bigbio/openms-tools-thirdparty:2025.04.14 bash
comet.exe -v
exit
```