CDC PLACES Health Data for VS Code
com.olyport/cdc-places
County and tract-level health outcomes, behaviors, and preventive services from CDC PLACES
client:VS Code
transport:streamable-http
tools:5
Install CDC PLACES Health Data in VS Code
.vscode/mcp.json
{
"servers": {
"cdc-places": {
"type": "http",
"url": "https://mcp.olyport.com/cdc-places/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs