Skip to content
Gemini CLI

gread for Gemini CLI

io.github.nitrorcr/gread

An MCP server that gives your AI access to the source code and docs of all public github repos

client:Gemini CLI transport:streamable-http tools:5

Install gread in Gemini CLI

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

{
  "mcpServers": {
    "gread": {
      "httpUrl": "https://api.gread.dev/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

gread in other clients