CDC Social Vulnerability Index for VS Code
com.olyport/cdc-svi
SVI scores and theme breakdowns by county and tract
client:VS Code
transport:streamable-http
tools:4
Install CDC Social Vulnerability Index in VS Code
.vscode/mcp.json
{
"servers": {
"cdc-svi": {
"type": "http",
"url": "https://mcp.olyport.com/cdc-svi/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs