Skip to content
Gemini CLI

Deep Art AI for Gemini CLI

io.github.deeparteffects/deep-art-ai

Generate and edit images and videos, and check your Deep Art credit balance.

client:Gemini CLI transport:streamable-http

Install Deep Art AI in Gemini CLI

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

{
  "mcpServers": {
    "deep-art-ai": {
      "httpUrl": "https://api.deepart.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

Deep Art AI in other clients