Skip to content
Gemini CLI

Easy8 for Gemini CLI

io.github.easy8com/easy8-mcp

Connect AI assistants to Easy8 — read and update projects, issues, and comments.

client:Gemini CLI transport:streamable-http

Install Easy8 in Gemini CLI

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

{
  "mcpServers": {
    "easy8-mcp": {
      "httpUrl": "https://{easy8_host}/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Easy8 in other clients