Skip to content
Cline

boxpdf-html for Cline

io.github.earonesty/boxpdf-html

Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.

client:Cline transport:stdio runtime:npm

Install boxpdf-html in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "boxpdf-html": {
      "command": "npx",
      "args": [
        "-y",
        "boxpdf-html"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

boxpdf-html in other clients