Skip to content
Zed

Grabbit for Zed

live.grabbit/screenshots

Screenshot any URL as a hosted image. No local browser; handles bot walls and full-page captures.

client:Zed transport:streamable-http

Install Grabbit in Zed

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

{
  "context_servers": {
    "screenshots": {
      "url": "https://mcp.grabbit.live"
    }
  }
}

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

Grabbit in other clients