docraptor for VS Code
io.usefulapi/docraptor
Turn HTML or a live URL into polished PDF and Excel files — hosted downloads, async jobs, history.
client:VS Code
transport:streamable-http
tools:4
Install docraptor in VS Code
.vscode/mcp.json
{
"servers": {
"docraptor": {
"type": "http",
"url": "https://docraptor.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs