html_to_pdf — APICK Convert MCP Tool
html_to_pdf
(html to pdf) is one of 22 tools on the
APICK Convert
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call html_to_pdf from your client
- Claude Code APICK Convert html_to_pdf run in your project directory
- Claude Desktop APICK Convert html_to_pdf ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor APICK Convert html_to_pdf ~/.cursor/mcp.json
- VS Code APICK Convert html_to_pdf .vscode/mcp.json
- Zed APICK Convert html_to_pdf ~/.config/zed/settings.json
- Windsurf APICK Convert html_to_pdf ~/.codeium/windsurf/mcp_config.json
- Cline APICK Convert html_to_pdf ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI APICK Convert html_to_pdf ~/.gemini/settings.json
- Grok APICK Convert html_to_pdf .mcp.json (in your project root)
- ChatGPT APICK Convert html_to_pdf Settings → Connectors → Advanced → Developer mode
- Claude.ai APICK Convert html_to_pdf Settings → Connectors → Add custom connector
- LangChain APICK Convert html_to_pdf pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http convert https://apick.app/mcp/convert
Other tools on this server
- stt
- tts_jobs_create
- tts_jobs_status
- tts_jobs_cancel
- tts_jobs_result
- tts_jobs_subtitles
- tts_jobs_quality
- tts_jobs_retry
- tts_jobs_candidate_audio
- voice_change
- face_blur
- pdf_to_docx
- pdf_to_image
- pdf_merge
- docx_to_pdf
- json_to_excel
- base64_to_image
- set_watermark
- get_watermark
- draw_watermark_pdf
- draw_watermark_image
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.