Quality Screener for VS Code
io.github.quality-screener/qscreener
Screen and score stocks with the Quality Screener engine: filters, custom scores, and history.
client:VS Code
transport:streamable-http
Install Quality Screener in VS Code
.vscode/mcp.json
{
"servers": {
"qscreener": {
"type": "http",
"url": "https://mcp.qualityscreener.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs