MochiPDF for Zed
io.github.cbolgiano/mochipdf
Remote MCP server for HTML-to-PDF and screenshots with OAuth and API-key auth.
client:Zed
transport:streamable-http
Install MochiPDF in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mochipdf": {
"url": "https://mochipdf.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs