Skip to content
Zed

stagenth · 文档解析 for Zed

com.stagenth/doc-parse

Parse PDF/Word/PPT/HTML to Markdown; tables as JSON, image extraction, RAG chunking, page ranges.

client:Zed transport:streamable-http

Install stagenth · 文档解析 in Zed

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

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

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

stagenth · 文档解析 in other clients