WonderCal for VS Code
io.github.digital-wisdom-ai/wondercal
Scheduling infrastructure for AI agents across Google and Microsoft calendars.
client:VS Code
transport:streamable-http
Install WonderCal in VS Code
.vscode/mcp.json
{
"servers": {
"wondercal": {
"type": "http",
"url": "https://mcp.wondercal.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs