Skip to content
Gemini CLI

TgPay Merchant API for Gemini CLI

com.tgpaybot/merchant-api

Accept crypto payments via the TgPay Merchant API — invoices, subscriptions, webhooks.

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

Install TgPay Merchant API in Gemini CLI

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

{
  "mcpServers": {
    "merchant-api": {
      "httpUrl": "https://app.tgpaycrypto.com/mcp"
    }
  }
}

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

TgPay Merchant API in other clients