Skip to content
Zed

FigurePages for Zed

com.figurepages/figurepages

Publish self-contained HTML/SVG pages to private, shareable URLs and control who can view them.

client:Zed transport:streamable-http

Install FigurePages in Zed

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

{
  "context_servers": {
    "figurepages": {
      "url": "https://figurepages.com/account/mcp"
    }
  }
}

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

FigurePages in other clients