Skip to content
Zed

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

What Zed can do once it is connected

scheduling in other clients