Skip to content
VS Code

Kalender Sync for VS Code

de.kalender-sync/kalender-sync

GDPR-compliant calendar access for AI assistants: read, create, edit, RSVP. Google, MS 365, Apple.

client:VS Code transport:streamable-http

Install Kalender Sync in VS Code

.vscode/mcp.json

{
  "servers": {
    "kalender-sync": {
      "type": "http",
      "url": "https://app.kalender-sync.de/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Kalender Sync in other clients