PDFInvoiceAPI for VS Code
com.pdfinvoiceapi/render
Turn HTML or templates into branded invoice & document PDFs from your agent. One call, no install.
client:VS Code
transport:streamable-http
Install PDFInvoiceAPI in VS Code
.vscode/mcp.json
{
"servers": {
"render": {
"type": "http",
"url": "https://pdfinvoiceapi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs