Skip to content
Zed

invoice pilot for Zed

io.github.therealmrfunguy/invoice-pilot

PDF invoicing with auto-chase reminders, email delivery, and payment tracking.

client:Zed transport:sse

Install invoice pilot in Zed

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

{
  "context_servers": {
    "invoice-pilot": {
      "url": "https://invoice.rjctdlabs.xyz/sse"
    }
  }
}

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

invoice pilot in other clients