pdfs.build for VS Code
build.pdfs/pdfs-build
Design, publish and render PDF templates with Typst. Full template lifecycle over MCP.
client:VS Code
transport:streamable-http
Install pdfs.build in VS Code
.vscode/mcp.json
{
"servers": {
"pdfs-build": {
"type": "http",
"url": "https://backend.pdfs.build/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs