Skip to content
Gemini CLI

India Invoices (GST e-invoicing IRN via IRP) for Gemini CLI

app.wishpool/india-invoice-mcp

India GST e-invoicing for AI agents - generate, query, cancel IRNs at the IRP via a GSP. Stateless.

client:Gemini CLI transport:streamable-http

Install India Invoices (GST e-invoicing IRN via IRP) in Gemini CLI

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

{
  "mcpServers": {
    "india-invoice-mcp": {
      "httpUrl": "https://inv-in.wishpool.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

India Invoices (GST e-invoicing IRN via IRP) in other clients