webpage to pdf for VS Code
org.urltopdf/webpage-to-pdf
Convert any public webpage to a PDF. Single narrow tool, not a bloated PDF toolkit.
client:VS Code
transport:streamable-http
tools:1
Install webpage to pdf in VS Code
.vscode/mcp.json
{
"servers": {
"webpage-to-pdf": {
"type": "http",
"url": "https://urltopdf.org/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs