CDC Social Vulnerability Index for Gemini CLI
com.olyport/cdc-svi
SVI scores and theme breakdowns by county and tract
client:Gemini CLI
transport:streamable-http
tools:4
Install CDC Social Vulnerability Index in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cdc-svi": {
"httpUrl": "https://mcp.olyport.com/cdc-svi/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs