Skip to content
Zed

stagenth · 文档生成 for Zed

com.stagenth/doc-gen

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

client:Zed transport:streamable-http

Install stagenth · 文档生成 in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "doc-gen": {
      "url": "https://stagenth.com/mcp/doc-gen/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

stagenth · 文档生成 in other clients