Skip to content
Zed

space ocr for Zed

io.github.hwang-yh-cto/space-ocr

Verified OCR with per-value coordinates, plus a workspace agents can file documents into and query.

client:Zed transport:streamable-http

Install space ocr in Zed

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

{
  "context_servers": {
    "space-ocr": {
      "url": "https://mcp.space-ocr.com/mcp"
    }
  }
}

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

space ocr in other clients