PdfBroker.io for VS Code
io.pdfbroker/pdf
Cloud PDF generation from HTML, CSS and XSL-FO, with PDF/A and PDF/UA support.
client:VS Code
transport:streamable-http
runtime:npm
tools:2
Install PdfBroker.io in VS Code
.vscode/mcp.json
{
"servers": {
"pdf": {
"type": "http",
"url": "https://mcp.pdfbroker.io/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs