Ics Evenement for VS Code
io.github.dawaxwx/ics-evenement
Turns one JSON payload into a complete RFC 5545 .ics file — recurrence (RRULE), real IANA time zo...
client:VS Code
transport:streamable-http
Install Ics Evenement in VS Code
.vscode/mcp.json
{
"servers": {
"ics-evenement": {
"type": "http",
"url": "https://ics-evenement.david-cyr.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs