Skip to content

Delivery Update Ledger for Zed

io.github.wxt-ai/project-code-notes-workbench

Append a delivery update to the account ledger

client:Zed transport:streamable-http

Install Delivery Update Ledger in Zed

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

{
  "context_servers": {
    "project-code-notes-workbench": {
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/project-code-notes/downstream"
    }
  }
}

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

Delivery Update Ledger in other clients