makespdf for Zed
com.makespdf/makespdf
Compliant PDFs (PDF/A-2A + PDF/UA-1) from markdown or a compact DSL - fast, no headless browser.
client:Zed
transport:streamable-http
tools:10
Install makespdf in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"makespdf": {
"url": "https://makespdf.com/api/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs