Skip to content
Gemini CLI

PayU Docs for Gemini CLI

io.github.payu-intrepos/payu-developer-mcp

Search PayU docs, browse the payment integration catalog, and fetch production-ready code.

client:Gemini CLI transport:streamable-http

Install PayU Docs in Gemini CLI

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

{
  "mcpServers": {
    "payu-developer-mcp": {
      "httpUrl": "https://ask-ai-mcp-710575177112.asia-south1.run.app/mcp/"
    }
  }
}

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

PayU Docs in other clients