Cue for Zed
io.github.sylphxai/cue
Cue — video answers with timestamp-level proof. Scenes and frames stay off until asked.
client:Zed
transport:stdio
runtime:npm
Install Cue in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cue": {
"command": "npx",
"args": [
"-y",
"@sylphx/cue"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs