Skip to content
Zed

URL Normalize for Zed

io.github.sadri-dridi/url-normalize

Return origin, host, and path. Query and fragment are dropped.

client:Zed transport:streamable-http tools:30

Install URL Normalize in Zed

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

{
  "context_servers": {
    "url-normalize": {
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/url-normalize/mcp"
    }
  }
}

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

What Zed can do once it is connected

All 30 tools →

URL Normalize in other clients