KukGit for Gemini CLI
io.github.amithkukllod777/kukgit
Read and write KukGit repositories, files, issues and pull requests from an AI assistant.
client:Gemini CLI
transport:streamable-http
Install KukGit in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"kukgit": {
"httpUrl": "https://git.kuklabs.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs