Sector Pulse for Gemini CLI
io.github.christianhonap7-sys/sector-pulse
Live US sector rotation: 30 sector baskets ranked every session, versioned rosters, daily record.
client:Gemini CLI
transport:streamable-http
tools:3
Install Sector Pulse in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sector-pulse": {
"httpUrl": "https://sector-pulse.app/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs