ocr for Zed
com.auto-reader/ocr
Arabic-first OCR, translation and document extraction. First call mints a free trial key.
client:Zed
transport:streamable-http
tools:7
Install ocr in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ocr": {
"url": "https://api.auto-reader.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs