PastML for Zed
io.github.h4ck4life/pastml
Deploy HTML and Markdown as live URLs. Create, search, update, and manage pastes from any AI agent.
client:Zed
transport:streamable-http
Install PastML in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pastml": {
"url": "https://pastml.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs