Skip to content
Zed

Ip Api for Zed

io.github.pipeworx-io/ip-api

ip-api.com MCP.

client:Zed transport:streamable-http

Install Ip Api in Zed

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

{
  "context_servers": {
    "ip-api": {
      "url": "https://gateway.pipeworx.io/ip-api/mcp"
    }
  }
}

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

Ip Api in other clients