Skip to content
Zed

Heldly for Zed

io.heldly/scheduler

AI-native scheduler that lives in Claude. Describe meetings in plain English; Heldly does the rest.

client:Zed transport:streamable-http

Install Heldly in Zed

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

{
  "context_servers": {
    "scheduler": {
      "url": "https://heldly.io/api/mcp"
    }
  }
}

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

Heldly in other clients