Skip to content
Zed

pdfs.build for Zed

build.pdfs/pdfs-build

Design, publish and render PDF templates with Typst. Full template lifecycle over MCP.

client:Zed transport:streamable-http

Install pdfs.build in Zed

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

{
  "context_servers": {
    "pdfs-build": {
      "url": "https://backend.pdfs.build/mcp"
    }
  }
}

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

pdfs.build in other clients