Skip to content
Zed

screenshot for Zed

com.apiscreenshot/screenshot

Screenshot any URL/HTML as PNG/JPEG/WebP, or read it as clean Markdown/text for LLMs.

client:Zed transport:streamable-http

Install screenshot in Zed

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

{
  "context_servers": {
    "screenshot": {
      "url": "https://apiscreenshot.com/mcp"
    }
  }
}

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

screenshot in other clients