Skip to content
Gemini CLI

Kema Invoice for Gemini CLI

com.kema-studio/invoice

Compliant invoicing for freelancers: create, issue and track invoices from your AI agent.

client:Gemini CLI transport:streamable-http

Install Kema Invoice in Gemini CLI

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

{
  "mcpServers": {
    "invoice": {
      "httpUrl": "https://mcp.kema-studio.com/api/mcp"
    }
  }
}

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

Kema Invoice in other clients