Skip to content
Zed

Giphy for Zed

io.github.pipeworx-io/giphy

Giphy MCP — wraps Giphy API (public beta key, free)

client:Zed transport:streamable-http

Install Giphy in Zed

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

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

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

Giphy in other clients