Clipnote for Zed
dev.paritto/clipnote
Save, organize, and publish AI chat outputs as Markdown or HTML pages with shareable URLs.
client:Zed
transport:streamable-http
Install Clipnote in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"clipnote": {
"url": "https://mcp.clipnote.paritto.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs