implement CalDAV MCP server v1 with streamable HTTP tools

This commit is contained in:
2026-03-20 15:47:06 +01:00
parent c92bf5c912
commit 4735b9ccf2
20 changed files with 4505 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
## 3) Principal and Auth Strategy
- Configure host: `https://mail.simon-franken.de/SOGo/dav`
- Configure host: `<your-caldav-base-url>`
- Do not hardcode principal identity; resolve dynamically for each authenticated request.
- Per request:
1. Forward allowlisted auth headers (`Authorization`; optional `Cookie` behind config)