BrewMyPDF for VS Code
com.brewmypdf/pdf
Render PDFs from templates you design once: list templates, check the data shape, preview, render.
client:VS Code
transport:streamable-http
Install BrewMyPDF in VS Code
.vscode/mcp.json
{
"servers": {
"pdf": {
"type": "http",
"url": "https://brewmypdf.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs