CDC PLACES Health Data for Gemini CLI
com.olyport/cdc-places
County and tract-level health outcomes, behaviors, and preventive services from CDC PLACES
client:Gemini CLI
transport:streamable-http
tools:5
Install CDC PLACES Health Data in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cdc-places": {
"httpUrl": "https://mcp.olyport.com/cdc-places/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs