Skip to content
Zed

Ipify for Zed

io.github.pipeworx-io/ipify

ipify: caller IPv4/IPv6 echo. Useful for verifying gateway egress.

client:Zed transport:streamable-http

Install Ipify in Zed

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

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

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

Ipify in other clients