Skip to content
Zed

Razi Web Tools for Zed

io.github.razikallayi/razi-web

Web and URL utilities over MCP: shorten URLs, screenshot pages, read page metadata, encode URLs.

client:Zed transport:streamable-http

Install Razi Web Tools in Zed

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

{
  "context_servers": {
    "razi-web": {
      "url": "https://www.razi.pro/api/mcp/web"
    }
  }
}

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

Razi Web Tools in other clients