invoice maker for Zed
io.github.theluckystrike/invoice-maker
Make PDF invoices from your AI chat: clients, numbering, VAT, overdue reports. All data is local.
client:Zed
transport:streamable-http
runtime:mcpb
tools:13
Install invoice maker in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"invoice-maker": {
"url": "https://mcp.zovo.one/mcp/invoice-maker"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs