Skip to content
Grok

webpage to pdf for Grok

org.urltopdf/webpage-to-pdf

Convert any public webpage to a PDF. Single narrow tool, not a bloated PDF toolkit.

client:Grok transport:streamable-http tools:1

Install webpage to pdf in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "webpage-to-pdf": {
      "type": "http",
      "url": "https://urltopdf.org/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

webpage to pdf in other clients