Skip to content
Gemini CLI

Huint for Gemini CLI

io.huint/mcp

Create and manage real-world Huint photo verification tasks via hosted streamable HTTP.

client:Gemini CLI transport:streamable-http

Install Huint in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.huint.io/mcp"
    }
  }
}

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

Huint in other clients