Skip to content
Zed

Rdap for Zed

io.github.pipeworx-io/rdap

RDAP MCP — Registration Data Access Protocol via IANA bootstrap.

client:Zed transport:streamable-http

Install Rdap in Zed

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

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

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

Rdap in other clients