Skip to content
Gemini CLI

numeral for Gemini CLI

io.usefulapi/numeral

Calculate sales tax & VAT, record transactions and refunds, manage products and customers.

client:Gemini CLI transport:streamable-http

Install numeral in Gemini CLI

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

{
  "mcpServers": {
    "numeral": {
      "httpUrl": "https://numeral.usefulapi.io/mcp"
    }
  }
}

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

numeral in other clients