Skip to content
Gemini CLI

chasa for Gemini CLI

io.github.docracy1/chasa

AI invoice follow-up emails for freelancers. Draft-only, never sends for you.

client:Gemini CLI transport:streamable-http

Install chasa in Gemini CLI

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

{
  "mcpServers": {
    "chasa": {
      "httpUrl": "https://api.chasa.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

chasa in other clients