GitHubInsights for Gemini CLI
io.github.therealmrfunguy/github-insights
GitHub repo analytics, trending repos, contributor stats, and language breakdowns.
client:Gemini CLI
transport:sse
Install GitHubInsights in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"github-insights": {
"url": "https://github.rjctdlabs.xyz/sse"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs