Skip to content
Zed

Ipaddress for Zed

io.github.pipeworx-io/ipaddress

IP address utilities MCP.

client:Zed transport:streamable-http

Install Ipaddress in Zed

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

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

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

Ipaddress in other clients