Skip to content
Zed

adclip for Zed

io.github.dreliq9/adclip

Ad creative generation via MCP — copy and static images from a JSON brief. Keyless.

client:Zed transport:stdio runtime:pypi

Install adclip in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "adclip": {
      "command": "uvx",
      "args": [
        "adclip"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

adclip in other clients