Skip to content
Zed

CNN Fear & Greed Index for Zed

io.github.wildsurfer/cnnfag

CNN's Fear & Greed index for the US stock market: score, rating, indicators and daily history.

client:Zed transport:stdio runtime:oci

Install CNN Fear & Greed Index in Zed

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

{
  "context_servers": {
    "cnnfag": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wildsurfer/cnnfag:2.2.0"
      ]
    }
  }
}

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

CNN Fear & Greed Index in other clients