Skip to content
Zed

OCR Text Extraction API for Zed

io.github.br0ski777/ocr-extract

Extract text from images using OCR. Tesseract-powered. x402 micropayment.

client:Zed transport:sse

Install OCR Text Extraction API in Zed

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

{
  "context_servers": {
    "ocr-extract": {
      "url": "https://ocr-extract.api.klymax402.com/mcp"
    }
  }
}

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

OCR Text Extraction API in other clients