Slipstack PDF for Zed
dev.slipstack/pdf
Generate invoice and receipt PDFs from JSON. Agent-callable document API with a free demo quota.
client:Zed
transport:streamable-http
Install Slipstack PDF in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pdf": {
"url": "https://slipstack.dev/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs