Skip to content
Gemini CLI

express for Gemini CLI

ai.norg/express

AI Retrievability by Norg — mirror and optimize your site for AI agents like ChatGPT and Claude.

client:Gemini CLI transport:streamable-http

Install express in Gemini CLI

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

{
  "mcpServers": {
    "express": {
      "httpUrl": "https://content-craft-api.norg.ai/v2/mcp/express"
    }
  }
}

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

express in other clients