Skip to content
Grok

Morfee for Grok

io.github.furo-solutions/morfee

Turn an HTML template plus JSON into a finished PDF: a quote, invoice, work order or certificate.

client:Grok transport:streamable-http

Install Morfee in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "morfee": {
      "type": "http",
      "url": "https://morfee.furo.solutions/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

Morfee in other clients