Vitals Vault for VS Code
io.github.vitalsvault/vitals-vault
Find public biomarker education, available blood tests, panels, and budget-aware starting points.
client:VS Code
transport:streamable-http
tools:16
Install Vitals Vault in VS Code
.vscode/mcp.json
{
"servers": {
"vitals-vault": {
"type": "http",
"url": "https://mcp.vitalsvault.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs