DocPenny PDF Generator for VS Code
com.docpenny/pdf-generator
Generate HTML to PDF documents in bulk or single — raw replacements or based on conditions, loops
client:VS Code
transport:streamable-http
Install DocPenny PDF Generator in VS Code
.vscode/mcp.json
{
"servers": {
"pdf-generator": {
"type": "http",
"url": "https://mcp.docpenny.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs