scheduling for Zed
io.github.theluckystrike/scheduling
Meeting scheduling across time zones: slot finding, DST checks, .ics invites.
client:Zed
transport:streamable-http
runtime:mcpb
tools:11
Install scheduling in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"scheduling": {
"url": "https://mcp.zovo.one/mcp/scheduling"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs