Skip to content
Gemini CLI

anew for Gemini CLI

page.anew/anew

Encode self-contained HTML pages into shareable URLs.

client:Gemini CLI transport:streamable-http

Install anew in Gemini CLI

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

{
  "mcpServers": {
    "anew": {
      "httpUrl": "https://anew.page/mcp"
    }
  }
}

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

anew in other clients