thegoldbarometer for Gemini CLI
io.github.thegoldbarometer/thegoldbarometer
Today's gold buying-conditions score (0-100), its published history, and what followed since 1971.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:3
Install thegoldbarometer in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"thegoldbarometer": {
"httpUrl": "https://mcp.thegoldbarometer.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs