Skip to content
Grok

PDFInvoiceAPI for Grok

com.pdfinvoiceapi/render

Turn HTML or templates into branded invoice & document PDFs from your agent. One call, no install.

client:Grok transport:streamable-http

Install PDFInvoiceAPI in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "render": {
      "type": "http",
      "url": "https://pdfinvoiceapi.com/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

PDFInvoiceAPI in other clients