stagenth · 文档生成 for Cursor
com.stagenth/doc-gen
Generate PDF, Word (.docx) and PowerPoint (.pptx) documents from Markdown over MCP.
client:Cursor
transport:streamable-http
Install stagenth · 文档生成 in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"doc-gen": {
"url": "https://stagenth.com/mcp/doc-gen/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs