Skip to content
Gemini CLI

Smart Hub for Gemini CLI

io.github.cristianosantana/mcp-smart-hub

Acesso autenticado às tools e relatórios do Smart.

client:Gemini CLI transport:streamable-http

Install Smart Hub in Gemini CLI

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

{
  "mcpServers": {
    "mcp-smart-hub": {
      "httpUrl": "https://mcp-smart-hub.onrender.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

Smart Hub in other clients