Skip to content
Zed

Screenshot & PDF Capture API for Zed

io.github.br0ski777/screenshot-pdf

Capture screenshots (PNG/JPEG/WebP) and generate PDFs from any URL. x402 payments.

client:Zed transport:sse

Install Screenshot & PDF Capture API in Zed

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

{
  "context_servers": {
    "screenshot-pdf": {
      "url": "https://screenshot-pdf.api.klymax402.com/mcp"
    }
  }
}

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

Screenshot & PDF Capture API in other clients