Skip to content
Gemini CLI

stagenth · 文档生成 for Gemini CLI

com.stagenth/doc-gen

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

client:Gemini CLI transport:streamable-http

Install stagenth · 文档生成 in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "doc-gen": {
      "httpUrl": "https://stagenth.com/mcp/doc-gen/"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

stagenth · 文档生成 in other clients