Skip to content
Zed

url2image for Zed

com.url2image/url2image

Capture batches of public web pages in a real browser and download the screenshots as a zip.

client:Zed transport:streamable-http tools:5

Install url2image in Zed

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

{
  "context_servers": {
    "url2image": {
      "url": "https://url2image.com/mcp"
    }
  }
}

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

What Zed can do once it is connected

url2image in other clients