Skip to content
Grok

invoice generator for Grok

io.github.theluckystrike/invoice-generator

Create PDF invoices from your AI chat: clients, numbering, VAT, overdue reports. All data is local.

client:Grok transport:streamable-http runtime:mcpb tools:13

Install invoice generator in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "invoice-generator": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/invoice-generator"
    }
  }
}

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

invoice generator in other clients