@scoot76 what exactly you want to do?
Do you want to have your NC calendar shown in your MM?
Then please configure calendar module and include your details.
I use default calendar module an this configuration:
Pls note: url was given by NC in calendar
and need to get updated to your needs
config: {
colored: false,
coloredSymbolOnly: false,
calendars: [
{
url: "https://<NAME>:<PASSW>@nextcloud.td/remote.php/dav/calendars/<NAME>/pers%c3%b6nlich?export"
},
]
},