Skip to content
Gemini CLI

sidecrew for Gemini CLI

io.github.lvlrsajjad/sidecrew

Code changes and unit tests by local MLX models, behind a gate a machine can run.

client:Gemini CLI transport:stdio runtime:npm

Install sidecrew in Gemini CLI

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

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

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

sidecrew in other clients