Skip to content
Zed

Citra for Zed

io.github.sylphxai/citra

Citra — PDF answers with page-level proof: structure, tables, OCR, and page citations.

client:Zed transport:stdio runtime:npm

Install Citra in Zed

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

{
  "context_servers": {
    "citra": {
      "command": "npx",
      "args": [
        "-y",
        "@sylphx/citra"
      ]
    }
  }
}

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

Citra in other clients