sendpage for Zed
com.sendpageapp/sendpage
Publish an HTML document as a link anyone can open in one tap, plus PDF, image and Word export.
client:Zed
transport:streamable-http
tools:7
Install sendpage in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sendpage": {
"url": "https://sendpageapp.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs