Skip to content
Gemini CLI

vital care finder for Gemini CLI

io.github.apatzer/vital-care-finder

Find and book doctor, dentist & nurse appointments. 2M+ providers by insurance & cost in the US.

client:Gemini CLI transport:streamable-http

Install vital care finder in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "vital-care-finder": {
      "httpUrl": "https://mcp.vital.io/"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

vital care finder in other clients