Skip to content
Zed

ipinfo for Zed

io.github.pipeworx-io/ipinfo

IPInfo MCP — wraps ipinfo.io (free tier, no auth required for basic usage)

client:Zed transport:streamable-http

Install ipinfo in Zed

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

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

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

ipinfo in other clients