appointment for VS Code
io.github.theluckystrike/appointment
Read your .ics calendar for appointments, free-busy windows and conflicts.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:12
Install appointment in VS Code
.vscode/mcp.json
{
"servers": {
"appointment": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/appointment"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs