Skip to content
Gemini CLI

lob for Gemini CLI

io.usefulapi/lob

Verify US & international addresses and send physical mail (postcards, letters, checks) via Lob.

client:Gemini CLI transport:streamable-http

Install lob in Gemini CLI

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

{
  "mcpServers": {
    "lob": {
      "httpUrl": "https://lob.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

lob in other clients