credit memo for VS Code
io.github.theluckystrike/credit-memo
Issue a credit memo against an invoice or standalone, with per-line tax and totals.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:10
Install credit memo in VS Code
.vscode/mcp.json
{
"servers": {
"credit-memo": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/credit-memo"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs