vital for VS Code
io.usefulapi/vital
Read wearables and lab health data — sleep, activity, workouts, timeseries, lab tests and orders.
client:VS Code
transport:streamable-http
Install vital in VS Code
.vscode/mcp.json
{
"servers": {
"vital": {
"type": "http",
"url": "https://vital.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs