Skip to content
Gemini CLI

Hypernatural for Gemini CLI

ai.hypernatural/hypernatural

Create and edit AI videos from chat: plan shots, generate scenes, and export stories and ads.

client:Gemini CLI transport:streamable-http

Install Hypernatural in Gemini CLI

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

{
  "mcpServers": {
    "hypernatural": {
      "httpUrl": "https://api.hypernatural.ai/mcp"
    }
  }
}

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

Hypernatural in other clients