credit note for VS Code
io.github.theluckystrike/credit-note
Credit notes against an invoice or standalone: drafts, finalization, rendering, totals.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:10
Install credit note in VS Code
.vscode/mcp.json
{
"servers": {
"credit-note": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/credit-note-ics"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs