PasteMD for Zed
io.github.jini-tw/pastemd
Instant markdown sharing. Create, manage, and share documents with password protection.
client:Zed
transport:streamable-http
Install PasteMD in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pastemd": {
"url": "https://api.pastemd.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs