Skip to content
Gemini CLI

HitPay MCP Server for Gemini CLI

com.hit-pay/mcp

Official HitPay MCP: sales, payouts, balances; create payment links and invoices. OAuth; no refunds.

client:Gemini CLI transport:streamable-http

Install HitPay MCP Server in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.hit-pay.com/"
    }
  }
}

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

HitPay MCP Server in other clients