fix calendar discovery parsing and load env config

This commit is contained in:
2026-03-20 16:12:36 +01:00
parent 4735b9ccf2
commit 78a6007afd
6 changed files with 103 additions and 6 deletions

View File

@@ -15,6 +15,7 @@
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.13.3",
"dotenv": "^16.4.7",
"fast-xml-parser": "^4.5.0",
"zod": "^4.1.11"
},