Skip to content
Gemini CLI

Customer Record Field Prep for Gemini CLI

io.github.wxt-ai/customer-record-field-prep

Prepare a customer record field

client:Gemini CLI transport:streamable-http

Install Customer Record Field Prep in Gemini CLI

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

{
  "mcpServers": {
    "customer-record-field-prep": {
      "httpUrl": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/customer-record-field-prep"
    }
  }
}

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

Customer Record Field Prep in other clients