QQuickpick for Zed
io.github.ravesteijntjes/qquickpick
Search movies/TV by mood, genre, score, cast, and awards, filtered to what's streaming near you.
client:Zed
transport:streamable-http
tools:2
Install QQuickpick in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"qquickpick": {
"url": "https://qquickpick.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs