QQuickpick for VS Code
io.github.ravesteijntjes/qquickpick
Search movies/TV by mood, genre, score, cast, and awards, filtered to what's streaming near you.
client:VS Code
transport:streamable-http
tools:2
Install QQuickpick in VS Code
.vscode/mcp.json
{
"servers": {
"qquickpick": {
"type": "http",
"url": "https://qquickpick.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs