PDFMakerAPI for VS Code
io.github.gerardobarrera/pdfmakerapi-mcp
Turn a description into a shareable, editable PDF — invoices, certificates, reports, resumes.
client:VS Code
transport:streamable-http
runtime:npm
Install PDFMakerAPI in VS Code
.vscode/mcp.json
{
"servers": {
"pdfmakerapi-mcp": {
"type": "http",
"url": "https://api.pdfmakerapi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs