Skip to content
Zed

Quality Screener for Zed

io.github.quality-screener/qscreener

Screen and score stocks with the Quality Screener engine: filters, custom scores, and history.

client:Zed transport:streamable-http

Install Quality Screener in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "qscreener": {
      "url": "https://mcp.qualityscreener.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Quality Screener in other clients