Skip to content

EasyAccessPDF for Zed

io.github.luotwo/easyaccesspdf-mcp

PDF accessibility checks (veraPDF PDF/UA-1), auto-fix and Markdown conversion. EU-hosted.

client:Zed transport:streamable-http

Install EasyAccessPDF in Zed

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

{
  "context_servers": {
    "easyaccesspdf-mcp": {
      "url": "https://easyaccesspdf.com/wp-json/easy/v1/mcp"
    }
  }
}

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

EasyAccessPDF in other clients