scope change for Gemini CLI
io.github.theluckystrike/scope-change
Scope changes against a work order, each with a reason, a date and the client's approval on record.
client:Gemini CLI
transport:streamable-http
runtime:mcpb
tools:11
Install scope change in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"scope-change": {
"httpUrl": "https://mcp.zovo.one/mcp/scope-change"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs