CNN Fear & Greed Index for Cline
io.github.wildsurfer/cnnfag
CNN's Fear & Greed index for the US stock market: score, rating, indicators and daily history.
client:Cline
transport:stdio
runtime:oci
Install CNN Fear & Greed Index in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"cnnfag": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/cnnfag:2.2.0"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs