Skip to content
Gemini CLI

agenthost for Gemini CLI

eu.agenthost/agenthost

Agent-first web hosting: deploy sites, apps, databases and domains over MCP.

client:Gemini CLI transport:streamable-http

Install agenthost in Gemini CLI

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

{
  "mcpServers": {
    "agenthost": {
      "httpUrl": "https://agenthost.eu/mcp"
    }
  }
}

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

agenthost in other clients