Skip to content
Zed

Imgflip for Zed

io.github.pipeworx-io/imgflip

Imgflip MCP — wraps Imgflip API (free, no auth for template listing)

client:Zed transport:streamable-http

Install Imgflip in Zed

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

{
  "context_servers": {
    "imgflip": {
      "url": "https://gateway.pipeworx.io/imgflip/mcp"
    }
  }
}

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

Imgflip in other clients