Skip to content
Zed

image-ocr for Zed

co.kymac.ocr/image-ocr

Image URL → plain text OCR for bots. Free try then prepaid TEST. https://ocr.kymac.co

client:Zed transport:streamable-http

Install image-ocr in Zed

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

{
  "context_servers": {
    "image-ocr": {
      "url": "https://ocr.kymac.co/mcp"
    }
  }
}

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

image-ocr in other clients