giteasy for Gemini CLI
io.github.greenmtnsun/giteasy
Plain-English git via MCP: 22 tools to branch, commit, push, and tag. No git jargon.
client:Gemini CLI
transport:streamable-http
tools:22
Install giteasy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"giteasy": {
"httpUrl": "https://giteasy-mcp.azurewebsites.net/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs