Skip to content
Zed

pdfAssistant for Zed

ai.pdfassistant/pdfassistant

Convert, merge, compress, OCR, redact, and sign PDFs inside your AI assistant. From pdfAssistant.

client:Zed transport:streamable-http

Install pdfAssistant in Zed

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

{
  "context_servers": {
    "pdfassistant": {
      "url": "https://chat.pdfassistant.ai/mcp"
    }
  }
}

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

pdfAssistant in other clients