Skip to content
Zed

BusyBoard for Zed

app.busyboard/mcp

Merged free/busy, find mutual time, propose bookings with human approval. Never event contents.

client:Zed transport:streamable-http

Install BusyBoard in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://busyboard.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

BusyBoard in other clients