Public Health for VS Code
io.github.martc03/public-health
NIH clinical trials and FDA adverse event reports. 4 MCP tools for health research.
client:VS Code
transport:streamable-http
Install Public Health in VS Code
.vscode/mcp.json
{
"servers": {
"public-health": {
"type": "http",
"url": "https://public-health-mcp.apify.actor/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs