sync day for VS Code
io.github.syncday-app/sync-day
Free no-signup group scheduling; share a link and rank times by who's free.
client:VS Code
transport:streamable-http
tools:8
Install sync day in VS Code
.vscode/mcp.json
{
"servers": {
"sync-day": {
"type": "http",
"url": "https://sync.day/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs