Skip to content
Gemini CLI

Morphed for Gemini CLI

app.morphed/mcp

Create AI images and videos, manage projects and credits, and use workspace campaign context.

client:Gemini CLI transport:streamable-http

Install Morphed in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://api.morphed.app/mcp"
    }
  }
}

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

Morphed in other clients