Skip to content
Zed

Deliverd for Zed

io.github.davidpreid/deliverd

Give any AI agent a way to ask a person — for approval, a decision, an answer or a review.

client:Zed transport:streamable-http

Install Deliverd in Zed

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

{
  "context_servers": {
    "deliverd": {
      "url": "https://deliverd.dev/api/mcp"
    }
  }
}

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

Deliverd in other clients