Skip to content
Gemini CLI

kiriya for Gemini CLI

io.github.satpaingoo/kiriya

Developer tools for files, git, ports, processes and more, the same on Windows, Linux and macOS

client:Gemini CLI transport:stdio runtime:npm

Install kiriya in Gemini CLI

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

{
  "mcpServers": {
    "kiriya": {
      "command": "npx",
      "args": [
        "-y",
        "kiriya"
      ]
    }
  }
}

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

kiriya in other clients