Quicly for Zed
live.quicly/quicly
Put a live video feed on air and get a URL you can embed.
client:Zed
transport:streamable-http
Install Quicly in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"quicly": {
"url": "https://api.quicly.live/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs