Skip to content
Zed

Donelane for Zed

app.donelane/donelane

An agent records what it finished into a team's standup feed, one line at a time.

client:Zed transport:streamable-http

Install Donelane in Zed

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

{
  "context_servers": {
    "donelane": {
      "url": "https://donelane.app/mcp"
    }
  }
}

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

Donelane in other clients