api2pdf for VS Code
io.usefulapi/api2pdf
MCP server for Api2Pdf — generate PDFs & images from HTML, URLs or office files; merge, barcodes.
client:VS Code
transport:streamable-http
Install api2pdf in VS Code
.vscode/mcp.json
{
"servers": {
"api2pdf": {
"type": "http",
"url": "https://api2pdf.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs