QQuickpick for Cursor
io.github.ravesteijntjes/qquickpick
Search movies/TV by mood, genre, score, cast, and awards, filtered to what's streaming near you.
client:Cursor
transport:streamable-http
tools:2
Install QQuickpick in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"qquickpick": {
"url": "https://qquickpick.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs