CNN Fear & Greed Index for Windsurf
io.github.wildsurfer/cnnfag
CNN's Fear & Greed index for the US stock market: score, rating, indicators and daily history.
client:Windsurf
transport:stdio
runtime:oci
Install CNN Fear & Greed Index in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cnnfag": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/cnnfag:2.2.0"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs