vital for Gemini CLI
io.usefulapi/vital
Read wearables and lab health data — sleep, activity, workouts, timeseries, lab tests and orders.
client:Gemini CLI
transport:streamable-http
Install vital in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"vital": {
"httpUrl": "https://vital.usefulapi.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs