Skip to content
Gemini CLI

part d cap for Gemini CLI

io.github.builtforai/part-d-cap

Medicare Part D out-of-pocket cap: when you hit it, and what the payment plan changes

client:Gemini CLI transport:streamable-http tools:1

Install part d cap in Gemini CLI

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

{
  "mcpServers": {
    "part-d-cap": {
      "httpUrl": "https://insurewith.ai/mcp/part-d-cap"
    }
  }
}

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

What Gemini CLI can do once it is connected

part d cap in other clients