Quality Screener for Cursor
io.github.quality-screener/qscreener
Screen and score stocks with the Quality Screener engine: filters, custom scores, and history.
client:Cursor
transport:streamable-http
Install Quality Screener in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"qscreener": {
"url": "https://mcp.qualityscreener.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs