Skip to content
Cursor

Razi Document Tools for Cursor

io.github.razikallayi/razi-documents

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

client:Cursor transport:streamable-http

Install Razi Document Tools in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Razi Document Tools in other clients