Skip to content
Gemini CLI

Adextract MCP for Gemini CLI

io.github.anuragind003/ad-extract

Search Meta, Google Ads, LinkedIn, and TikTok ad libraries plus creative analysis via MCP.

client:Gemini CLI transport:streamable-http

Install Adextract MCP in Gemini CLI

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

{
  "mcpServers": {
    "ad-extract": {
      "httpUrl": "https://mcp.adextract.co/mcp"
    }
  }
}

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

Adextract MCP in other clients