Skip to content
Zed

Razi Document Tools for Zed

io.github.razikallayi/razi-documents

Document processing over MCP: merge, split and compress PDFs, run OCR, extract document text.

client:Zed transport:streamable-http

Install Razi Document Tools in Zed

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

{
  "context_servers": {
    "razi-documents": {
      "url": "https://www.razi.pro/api/mcp/documents"
    }
  }
}

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

Razi Document Tools in other clients