Skip to content
Gemini CLI

Ad Creative Intelligence for Gemini CLI

io.github.atul0016/ad-creative-intelligence

Creative fatigue, winning-angle, competitor ad, and hook benchmark intelligence.

client:Gemini CLI transport:stdio runtime:pypi

Install Ad Creative Intelligence in Gemini CLI

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ad-creative-intelligence": {
      "command": "uvx",
      "args": [
        "ad-creative-intelligence-mcp"
      ],
      "env": {
        "EARNALL_MCP_LICENSE_KEY": "<EARNALL_MCP_LICENSE_KEY>",
        "EARNALL_MCP_ACTIVATION_ID": "<EARNALL_MCP_ACTIVATION_ID>",
        "EARNALL_MCP_LICENSE_API": "<EARNALL_MCP_LICENSE_API>"
      }
    }
  }
}

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

Ad Creative Intelligence in other clients