Skip to content
Zed

Realurls for Zed

io.github.zhouchungong/realurls

Which domain officially belongs to which software product or company. Ownership only, never safety.

client:Zed transport:stdio runtime:npm

Install Realurls in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "realurls": {
      "command": "npx",
      "args": [
        "-y",
        "@realurls/mcp"
      ],
      "env": {
        "REALURLS_API": "<REALURLS_API>"
      }
    }
  }
}

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

Realurls in other clients