Health Data for VS Code
org.memoryapi/health
Health data: NIH grants, WHO statistics, and genetic variants
client:VS Code
transport:streamable-http
tools:4
Install Health Data in VS Code
.vscode/mcp.json
{
"servers": {
"health": {
"type": "http",
"url": "https://health.memoryapi.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs