InfectRisk for VS Code
com.infectrisk/infectrisk
Flu, COVID-19 and RSV activity for 24 countries, plus the tracked WHO outbreak notifications.
client:VS Code
transport:streamable-http
tools:3
Install InfectRisk in VS Code
.vscode/mcp.json
{
"servers": {
"infectrisk": {
"type": "http",
"url": "https://infectrisk.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs