VirWave Breathe for Gemini CLI
io.github.virwave/virwave-breathe
Calm, animated breathing sessions paced to your breath. Runs locally and collects nothing.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:3
Install VirWave Breathe in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"virwave-breathe": {
"httpUrl": "https://xswebtvkueusdaeboizp.supabase.co/functions/v1/breathe"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs