Skip to content
Zed

snaplab for Zed

dev.snaplab/snaplab

Screenshot, PDF and HTML-to-image rendering API so Claude and Cursor can see any web page.

client:Zed transport:streamable-http

Install snaplab in Zed

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

{
  "context_servers": {
    "snaplab": {
      "url": "https://snaplab.dev/mcp"
    }
  }
}

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

snaplab in other clients