Skip to content
Zed

website to json for Zed

io.github.dataleadspro/website-to-json

Turn any webpage into structured JSON with CSS-selector schemas - strings select text, attributes

client:Zed transport:streamable-http tools:1

Install website to json in Zed

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

{
  "context_servers": {
    "website-to-json": {
      "url": "https://data.dataleads.pro/mcp/website-to-json"
    }
  }
}

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

What Zed can do once it is connected

website to json in other clients