Skip to content
Gemini CLI

GitHub for Gemini CLI

io.github.github/github-mcp-server

Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

client:Gemini CLI transport:streamable-http runtime:oci tools:10

Install GitHub in Gemini CLI

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

{
  "mcpServers": {
    "github-mcp-server": {
      "httpUrl": "https://api.githubcopilot.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

What Gemini CLI can do once it is connected

GitHub in other clients