Skip to content
Gemini CLI

Veriphone for Gemini CLI

io.github.pipeworx-io/veriphone

Veriphone MCP — wraps the Veriphone phone-validation API (veriphone.io)

client:Gemini CLI transport:streamable-http

Install Veriphone in Gemini CLI

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

{
  "mcpServers": {
    "veriphone": {
      "httpUrl": "https://gateway.pipeworx.io/veriphone/mcp"
    }
  }
}

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

Veriphone in other clients