CueFrame for Zed
ai.cueframe/cueframe
Turn footage into finished video: content-aware reframing, captions behind the subject, graphics.
client:Zed
transport:streamable-http
Install CueFrame in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cueframe": {
"url": "https://api.cueframe.ai/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs