Skip to content

Htmlpdf Transform Mcp for Grok

io.github.varvararatta/htmlpdf_transform_mcp

Htmlpdf Transform Mcp connects AI agents to real public APIs via MCP. Tools include

client:Grok transport:streamable-http tools:5

Install Htmlpdf Transform Mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "htmlpdf_transform_mcp": {
      "type": "http",
      "url": "https://htmlpdf-transform-mcp.mcpize.run/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

Htmlpdf Transform Mcp in other clients