Skip to content
Zed

regfish for Zed

com.regfish/mcp

Domains, DNS, DNSSEC and hosting at regfish; diagnose any domain; OAuth or API key.

client:Zed transport:streamable-http

Install regfish in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.regfish.com/mcp"
    }
  }
}

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

regfish in other clients