Skip to content
Zed

APICK OCR for Zed

app.apick/ocr

OCR for images and Korean ID documents

client:Zed transport:streamable-http tools:6

Install APICK OCR in Zed

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

{
  "context_servers": {
    "ocr": {
      "url": "https://apick.app/mcp/ocr"
    }
  }
}

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

What Zed can do once it is connected

APICK OCR in other clients