Skip to content
VS Code

stagenth · 文档生成 for VS Code

com.stagenth/doc-gen

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

client:VS Code transport:streamable-http

Install stagenth · 文档生成 in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

stagenth · 文档生成 in other clients