web scraping for Zed
com.superagnt/web-scraping
Web scraping for AI agents: scrape, search, crawl, map any website to markdown + JSON. No browser.
client:Zed
transport:streamable-http
Install web scraping in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"web-scraping": {
"url": "https://mcp.superagnt.com/mcp/web-scraping"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs