credit note for Zed
io.github.theluckystrike/credit-note
Credit notes against an invoice or standalone: drafts, finalization, rendering, totals.
client:Zed
transport:streamable-http
runtime:mcpb
tools:10
Install credit note in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"credit-note": {
"url": "https://mcp.zovo.one/mcp/credit-note-ics"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs