Skip to content
Grok

stagenth · 文档生成 for Grok

com.stagenth/doc-gen

Generate PDF, Word (.docx) and PowerPoint (.pptx) documents from Markdown over MCP.

client:Grok transport:streamable-http

Install stagenth · 文档生成 in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "doc-gen": {
      "type": "http",
      "url": "https://stagenth.com/mcp/doc-gen/"
    }
  }
}

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

stagenth · 文档生成 in other clients