boxpdf-html for Windsurf
io.github.earonesty/boxpdf-html
Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.
client:Windsurf
transport:stdio
runtime:npm
Install boxpdf-html in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"boxpdf-html": {
"command": "npx",
"args": [
"-y",
"boxpdf-html"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs