boxpdf-html for Claude Desktop
io.github.earonesty/boxpdf-html
Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install boxpdf-html in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"boxpdf-html": {
"command": "npx",
"args": [
"-y",
"boxpdf-html"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs