Professional Invoice Generator for Zed
io.github.amehiny/invoice-generator
Free invoice generator — create pre-filled invoice URLs with taxes, discounts, and 14 languages.
client:Zed
transport:stdio
runtime:npm
Install Professional Invoice Generator in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"invoice-generator": {
"command": "npx",
"args": [
"-y",
"invoice-generator-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs