credit memo for Zed
io.github.theluckystrike/credit-memo
Issue a credit memo against an invoice or standalone, with per-line tax and totals.
client:Zed
transport:streamable-http
runtime:mcpb
tools:10
Install credit memo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"credit-memo": {
"url": "https://mcp.zovo.one/mcp/credit-memo"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs