Skip to content
Zed

Web Scraper to Markdown API for Zed

io.github.br0ski777/web-scraper

Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.

client:Zed transport:sse

Install Web Scraper to Markdown API in Zed

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

{
  "context_servers": {
    "web-scraper": {
      "url": "https://web-scraper.api.klymax402.com/mcp"
    }
  }
}

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

Web Scraper to Markdown API in other clients